Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i3c/master/
Dsvc-i3c-master.c139 struct svc_i3c_xfer { struct
140 struct list_head node;
141 struct completion comp;
142 int ret;
143 unsigned int type;
144 unsigned int ncmds;
145 struct svc_i3c_cmd cmds[];