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