Searched refs:test_q (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran.h389 wait_queue_head_t test_q; member in struct:zoran
H A Dzoran_card.c960 prepare_to_wait(&zr->test_q, &wait, TASK_INTERRUPTIBLE); test_interrupts()
962 finish_wait(&zr->test_q, &wait); test_interrupts()
989 init_waitqueue_head(&zr->test_q); zr36057_init()
H A Dzoran_device.c1355 wake_up_interruptible(&zr->test_q); zoran_irq()

Completed in 86 milliseconds