Lines Matching refs:dw_i3c_xfer
219 struct dw_i3c_xfer { struct
234 struct dw_i3c_xfer *cur; argument
357 static struct dw_i3c_xfer *
360 struct dw_i3c_xfer *xfer; in dw_i3c_master_alloc_xfer()
373 static void dw_i3c_master_free_xfer(struct dw_i3c_xfer *xfer) in dw_i3c_master_free_xfer()
380 struct dw_i3c_xfer *xfer = master->xferqueue.cur; in dw_i3c_master_start_xfer_locked()
407 struct dw_i3c_xfer *xfer) in dw_i3c_master_enqueue_xfer()
423 struct dw_i3c_xfer *xfer) in dw_i3c_master_dequeue_xfer_locked()
442 struct dw_i3c_xfer *xfer) in dw_i3c_master_dequeue_xfer()
453 struct dw_i3c_xfer *xfer = master->xferqueue.cur; in dw_i3c_master_end_xfer_locked()
509 struct dw_i3c_xfer, in dw_i3c_master_end_xfer_locked()
664 struct dw_i3c_xfer *xfer; in dw_i3c_ccc_set()
706 struct dw_i3c_xfer *xfer; in dw_i3c_ccc_get()
764 struct dw_i3c_xfer *xfer; in dw_i3c_master_daa()
834 struct dw_i3c_xfer *xfer; in dw_i3c_master_priv_xfers()
978 struct dw_i3c_xfer *xfer; in dw_i3c_master_i2c_xfers()