Home
last modified time | relevance | path

Searched defs:scmi_vio_msg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/arm_scmi/transports/
H A Dvirtio.c101 struct scmi_vio_msg { struct
102 struct scmi_msg_payld *request;
103 struct scmi_msg_payld *input;
104 struct list_head list;
105 unsigned int rx_len;
106 unsigned int max_len;
107 unsigned int poll_idx;
108 enum poll_states poll_status;
110 spinlock_t poll_lock;
111 refcount_t users;