Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i3c/master/
Dsvc-i3c-master.c140 struct svc_i3c_xfer { struct
195 struct svc_i3c_xfer *cur;
1062 static struct svc_i3c_xfer *
1065 struct svc_i3c_xfer *xfer; in svc_i3c_master_alloc_xfer()
1078 static void svc_i3c_master_free_xfer(struct svc_i3c_xfer *xfer) in svc_i3c_master_free_xfer()
1084 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer_locked()
1093 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer()
1104 struct svc_i3c_xfer *xfer = master->xferqueue.cur; in svc_i3c_master_start_xfer_locked()
1131 struct svc_i3c_xfer, in svc_i3c_master_start_xfer_locked()
1141 struct svc_i3c_xfer *xfer) in svc_i3c_master_enqueue_xfer()
[all …]