Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c145 struct svc_i3c_xfer { struct
146 struct list_head node;
147 struct completion comp;
148 int ret;
149 unsigned int type;
150 unsigned int ncmds;
151 struct svc_i3c_cmd cmds[];