Searched defs:scmi_vio_msg (Results 1 – 1 of 1) sorted by relevance
99 struct scmi_vio_msg { struct100 struct scmi_msg_payld *request;101 struct scmi_msg_payld *input;102 struct list_head list;103 unsigned int rx_len;104 unsigned int poll_idx;105 enum poll_states poll_status;107 spinlock_t poll_lock;108 refcount_t users;