Lines Matching full:attached
72 * @boardinfo: pointer to the boardinfo attached to this I2C device
79 * This object is created by the core and later attached to the controller
118 * struct i3c_device_ibi_info - IBI information attached to a specific device
139 * i3c_device_request_ibi() is called and attached to a specific device. This
192 * @ibi: IBI info attached to a device. Should be NULL until
198 * @boardinfo: pointer to the boardinfo attached to this I3C device
221 * @bus: I3C bus this device is attached to
309 * devices connected on the bus and successfully attached to the
312 * devices connected on the bus and successfully attached to the
356 * @attach_i3c_dev: called every time an I3C device is attached to the bus. It
378 * attached or re-attached to the controller.
388 * @attach_i2c_dev: called every time an I2C device is attached to the bus.
396 * transfers, the core does not guarantee that buffers attached to
469 * @boardinfo: board-level information attached to devices connected on the bus
547 * i3c_dev_get_master_data() - get master private data attached to an I3C
551 * Return: the private data previously attached with i3c_dev_set_master_data()
552 * or NULL if no data has been attached to the device.
575 * i2c_dev_get_master_data() - get master private data attached to an I2C
579 * Return: the private data previously attached with i2c_dev_set_master_data()
580 * or NULL if no data has been attached to the device.
627 * i3c_master_get_bus() - get the bus attached to a master