Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i3c/master/
Dsvc-i3c-master.c136 struct svc_i3c_xfer { struct
137 struct list_head node;
138 struct completion comp;
139 int ret;
140 unsigned int type;
141 unsigned int ncmds;
142 struct svc_i3c_cmd cmds[];