Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c145 struct svc_i3c_xfer { struct
203 struct svc_i3c_xfer *cur;
1228 static struct svc_i3c_xfer *
1231 struct svc_i3c_xfer *xfer; in svc_i3c_master_alloc_xfer()
1244 static void svc_i3c_master_free_xfer(struct svc_i3c_xfer *xfer) in svc_i3c_master_free_xfer()
1250 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer_locked()
1259 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer()
1270 struct svc_i3c_xfer *xfer = master->xferqueue.cur; in svc_i3c_master_start_xfer_locked()
1301 struct svc_i3c_xfer, in svc_i3c_master_start_xfer_locked()
1311 struct svc_i3c_xfer *xfer) in svc_i3c_master_enqueue_xfer()
[all …]