Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/firmware/arm_scmi/
Dvirtio.c48 struct scmi_vio_channel { struct
49 struct virtqueue *vqueue;
50 struct scmi_chan_info *cinfo;
51 struct list_head free_list;
52 bool is_rx;
53 bool ready;
54 unsigned int max_msg;
56 spinlock_t lock;
58 spinlock_t ready_lock;