Searched defs:scmi_xfer_raw_waiter (Results 1 – 1 of 1) sorted by relevance
203 struct scmi_xfer_raw_waiter { struct204 unsigned long start_jiffies;205 struct scmi_chan_info *cinfo;206 struct scmi_xfer *xfer;207 struct completion async_response;208 struct list_head node;