Lines Matching full:attached
85 * This object is created by the core and later attached to the controller
124 * struct i3c_device_ibi_info - IBI information attached to a specific device
146 * i3c_device_request_ibi() is called and attached to a specific device. This
200 * @ibi: IBI info attached to a device. Should be NULL until
206 * @boardinfo: pointer to the boardinfo attached to this I3C device
229 * @bus: I3C bus this device is attached to
317 * devices connected on the bus and successfully attached to the
320 * devices connected on the bus and successfully attached to the
364 * @attach_i3c_dev: called every time an I3C device is attached to the bus. It
386 * attached or re-attached to the controller.
396 * @attach_i2c_dev: called every time an I2C device is attached to the bus.
404 * transfers, the core does not guarantee that buffers attached to
482 * @boardinfo: board-level information attached to devices connected on the bus
563 * i3c_dev_get_master_data() - get master private data attached to an I3C
567 * Return: the private data previously attached with i3c_dev_set_master_data()
568 * or NULL if no data has been attached to the device.
591 * i2c_dev_get_master_data() - get master private data attached to an I2C
595 * Return: the private data previously attached with i2c_dev_set_master_data()
596 * or NULL if no data has been attached to the device.
643 * i3c_master_get_bus() - get the bus attached to a master