Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h153 wait_queue_head_t buf_drain_wq; member
H A Dipu3.c571 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()