Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c147 struct svc_i3c_xfer { struct
205 struct svc_i3c_xfer *cur;
1315 static struct svc_i3c_xfer *
1318 struct svc_i3c_xfer *xfer; in svc_i3c_master_alloc_xfer()
1331 static void svc_i3c_master_free_xfer(struct svc_i3c_xfer *xfer) in svc_i3c_master_free_xfer()
1337 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer_locked()
1346 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer()
1357 struct svc_i3c_xfer *xfer = master->xferqueue.cur; in svc_i3c_master_start_xfer_locked()
1388 struct svc_i3c_xfer, in svc_i3c_master_start_xfer_locked()
1398 struct svc_i3c_xfer *xfer) in svc_i3c_master_enqueue_xfer()
[all …]