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