Searched refs:buf_drain_wq (Results 1 – 2 of 2) sorted by relevance
153 wait_queue_head_t buf_drain_wq; member
571 wake_up_all(&imgu->buf_drain_wq); in imgu_isr_threaded()676 init_waitqueue_head(&imgu->buf_drain_wq); in imgu_pci_probe()777 if (!wait_event_timeout(imgu->buf_drain_wq, in imgu_suspend()
Completed in 4 milliseconds