Home
last modified time | relevance | path

Searched refs:i3c_device_free_ibi (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/i3c/
H A Ddevice.c160 * i3c_device_free_ibi() - Free all resources needed for IBI handling
167 void i3c_device_free_ibi(struct i3c_device *dev) in i3c_device_free_ibi() function
177 EXPORT_SYMBOL_GPL(i3c_device_free_ibi); variable
H A Dmaster.c335 i3c_device_free_ibi(i3cdev); in i3c_device_remove()
/kernel/linux/linux-6.6/drivers/i3c/
H A Ddevice.c180 * i3c_device_free_ibi() - Free all resources needed for IBI handling
187 void i3c_device_free_ibi(struct i3c_device *dev) in i3c_device_free_ibi() function
197 EXPORT_SYMBOL_GPL(i3c_device_free_ibi); variable
H A Dmaster.c334 i3c_device_free_ibi(i3cdev); in i3c_device_remove()
/kernel/linux/linux-5.10/include/linux/i3c/
H A Ddevice.h331 void i3c_device_free_ibi(struct i3c_device *dev);
/kernel/linux/linux-6.6/include/linux/i3c/
H A Ddevice.h342 void i3c_device_free_ibi(struct i3c_device *dev);

Completed in 12 milliseconds