Home
last modified time | relevance | path

Searched refs:i3c_device_request_ibi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i3c/
H A Ddevice.c105 * where i3c_device_request_ibi() has succeeded.
129 * i3c_device_request_ibi() - Request an IBI
139 int i3c_device_request_ibi(struct i3c_device *dev, in i3c_device_request_ibi() function
157 EXPORT_SYMBOL_GPL(i3c_device_request_ibi); variable
164 * allocated by i3c_device_request_ibi(). It should be called after disabling
/kernel/linux/linux-6.6/drivers/i3c/
H A Ddevice.c125 * where i3c_device_request_ibi() has succeeded.
149 * i3c_device_request_ibi() - Request an IBI
159 int i3c_device_request_ibi(struct i3c_device *dev, in i3c_device_request_ibi() function
177 EXPORT_SYMBOL_GPL(i3c_device_request_ibi); variable
184 * allocated by i3c_device_request_ibi(). It should be called after disabling
/kernel/linux/linux-5.10/include/linux/i3c/
H A Ddevice.h317 * Temporary structure used to pass information to i3c_device_request_ibi().
318 * This object can be allocated on the stack since i3c_device_request_ibi()
320 * i3c_device_request_ibi() has returned.
329 int i3c_device_request_ibi(struct i3c_device *dev,
/kernel/linux/linux-6.6/include/linux/i3c/
H A Ddevice.h328 * Temporary structure used to pass information to i3c_device_request_ibi().
329 * This object can be allocated on the stack since i3c_device_request_ibi()
331 * i3c_device_request_ibi() has returned.
340 int i3c_device_request_ibi(struct i3c_device *dev,

Completed in 3 milliseconds