Searched defs:svc_i3c_xfer (Results 1 – 1 of 1) sorted by relevance
145 struct svc_i3c_xfer { struct146 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[];