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
119 * struct i3c_device_ibi_info - IBI information attached to a specific device
140 * i3c_device_request_ibi() is called and attached to a specific device. This
193 * @ibi: IBI info attached to a device. Should be NULL until
199 * @boardinfo: pointer to the boardinfo attached to this I3C device
222 * @bus: I3C bus this device is attached to
310 * devices connected on the bus and successfully attached to the
313 * devices connected on the bus and successfully attached to the
357 * @attach_i3c_dev: called every time an I3C device is attached to the bus. It
379 * attached or re-attached to the controller.
389 * @attach_i2c_dev: called every time an I2C device is attached to the bus.
397 * transfers, the core does not guarantee that buffers attached to
470 * @boardinfo: board-level information attached to devices connected on the bus
548 * i3c_dev_get_master_data() - get master private data attached to an I3C
552 * Return: the private data previously attached with i3c_dev_set_master_data()
553 * or NULL if no data has been attached to the device.
576 * i2c_dev_get_master_data() - get master private data attached to an I2C
580 * Return: the private data previously attached with i2c_dev_set_master_data()
581 * or NULL if no data has been attached to the device.
628 * i3c_master_get_bus() - get the bus attached to a master