Lines Matching full:attached
86 * This object is created by the core and later attached to the controller
125 * struct i3c_device_ibi_info - IBI information attached to a specific device
147 * i3c_device_request_ibi() is called and attached to a specific device. This
201 * @ibi: IBI info attached to a device. Should be NULL until
207 * @boardinfo: pointer to the boardinfo attached to this I3C device
230 * @bus: I3C bus this device is attached to
338 * devices connected on the bus and successfully attached to the
341 * devices connected on the bus and successfully attached to the
385 * @attach_i3c_dev: called every time an I3C device is attached to the bus. It
407 * attached or re-attached to the controller.
417 * @attach_i2c_dev: called every time an I2C device is attached to the bus.
425 * transfers, the core does not guarantee that buffers attached to
505 * @boardinfo: board-level information attached to devices connected on the bus
586 * i3c_dev_get_master_data() - get master private data attached to an I3C
590 * Return: the private data previously attached with i3c_dev_set_master_data()
591 * or NULL if no data has been attached to the device.
614 * i2c_dev_get_master_data() - get master private data attached to an I2C
618 * Return: the private data previously attached with i2c_dev_set_master_data()
619 * or NULL if no data has been attached to the device.
666 * i3c_master_get_bus() - get the bus attached to a master