Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dvirtio.c56 struct scmi_vio_channel { struct
57 struct virtqueue *vqueue;
58 struct scmi_chan_info *cinfo;
60 spinlock_t free_lock;
61 struct list_head free_list;
63 spinlock_t pending_lock;
67 bool is_rx;
68 unsigned int max_msg;
73 spinlock_t lock;
74 struct completion *shutdown_done;
[all …]