Searched defs:viortc_msg (Results 1 – 1 of 1) sorted by relevance
79 struct viortc_msg { struct80 struct viortc_dev *viortc;81 void *req;82 void *resp;83 struct completion responded;84 refcount_t refcnt;85 unsigned int req_size;86 unsigned int resp_cap;87 unsigned int resp_actual_size;