Searched refs:i3c_rtio_copy (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/include/zephyr/drivers/i3c/ |
| D | rtio.h | 52 struct rtio_sqe *i3c_rtio_copy(struct rtio *r, struct rtio_iodev *iodev, const struct i3c_msg *msgs,
|
| /Zephyr-latest/drivers/i3c/ |
| D | i3c_rtio.c | 22 struct rtio_sqe *i3c_rtio_copy(struct rtio *r, struct rtio_iodev *iodev, const struct i3c_msg *msgs, in i3c_rtio_copy() function 139 sqe = i3c_rtio_copy(r, iodev, msgs, num_msgs); in i3c_rtio_transfer()
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | i3c.h | 2532 struct rtio_sqe *i3c_rtio_copy(struct rtio *r,
|