Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c355 struct dw_i3c_xfer { struct
406 struct dw_i3c_xfer xfer;
523 struct dw_i3c_xfer *xfer = &data->xfer; in dw_i3c_end_xfer()
614 struct dw_i3c_xfer *xfer = &data->xfer; in start_xfer()
692 struct dw_i3c_xfer *xfer = &data->xfer; in dw_i3c_xfers()
731 memset(xfer, 0, sizeof(struct dw_i3c_xfer)); in dw_i3c_xfers()
919 struct dw_i3c_xfer *xfer = &data->xfer; in dw_i3c_i2c_transfer()
963 memset(xfer, 0, sizeof(struct dw_i3c_xfer)); in dw_i3c_i2c_transfer()
1655 struct dw_i3c_xfer *xfer = &data->xfer; in dw_i3c_do_ccc()
1673 memset(xfer, 0, sizeof(struct dw_i3c_xfer)); in dw_i3c_do_ccc()
[all …]