Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i3c/master/
Dsvc-i3c-master.c147 struct svc_i3c_xfer { struct
205 struct svc_i3c_xfer *cur;
1251 static struct svc_i3c_xfer *
1254 struct svc_i3c_xfer *xfer; in svc_i3c_master_alloc_xfer()
1267 static void svc_i3c_master_free_xfer(struct svc_i3c_xfer *xfer) in svc_i3c_master_free_xfer()
1273 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer_locked()
1282 struct svc_i3c_xfer *xfer) in svc_i3c_master_dequeue_xfer()
1293 struct svc_i3c_xfer *xfer = master->xferqueue.cur; in svc_i3c_master_start_xfer_locked()
1324 struct svc_i3c_xfer, in svc_i3c_master_start_xfer_locked()
1334 struct svc_i3c_xfer *xfer) in svc_i3c_master_enqueue_xfer()
[all …]