Searched defs:scmi_raw_queue (Results 1 – 1 of 1) sorted by relevance
141 struct scmi_raw_queue { struct142 struct list_head free_bufs;144 spinlock_t free_bufs_lock;145 struct list_head msg_q;147 spinlock_t msg_q_lock;148 wait_queue_head_t wq;