Home
last modified time | relevance | path

Searched defs: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
141 struct list_head node;
142 struct completion comp;
143 int ret;
144 unsigned int type;
145 unsigned int ncmds;
146 struct svc_i3c_cmd cmds[];