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