Home
last modified time | relevance | path

Searched refs:buf_drain_wq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3.h158 wait_queue_head_t buf_drain_wq; member
Dipu3.c575 wake_up_all(&imgu->buf_drain_wq); in imgu_isr_threaded()
680 init_waitqueue_head(&imgu->buf_drain_wq); in imgu_pci_probe()
781 if (!wait_event_timeout(imgu->buf_drain_wq, in imgu_suspend()