Lines Matching defs:scmi_raw_queue
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;