Searched defs:iopf_queue (Results 1 – 2 of 2) sorted by relevance
151 struct iopf_queue { struct152 struct workqueue_struct *wq;153 struct list_head devices;154 struct mutex lock;
775 struct iopf_queue *iopf_queue; member