Home
last modified time | relevance | path

Searched refs:i3c_device_controller_handoff (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/i3c/
Di3c_ibi_workq.c227 ret = i3c_device_controller_handoff(ibi_node->target, true); in i3c_ibi_work_handler()
Di3c_common.c633 int i3c_device_controller_handoff(const struct i3c_device_desc *target, bool requested) in i3c_device_controller_handoff() function
/Zephyr-latest/include/zephyr/drivers/
Di3c.h2344 int i3c_device_controller_handoff(const struct i3c_device_desc *target, bool requested);
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst253 * :c:func:`i3c_device_controller_handoff`