Searched refs:test_q (Results 1 – 3 of 3) sorted by relevance
389 wait_queue_head_t test_q; member
960 prepare_to_wait(&zr->test_q, &wait, TASK_INTERRUPTIBLE); in test_interrupts()962 finish_wait(&zr->test_q, &wait); in test_interrupts()989 init_waitqueue_head(&zr->test_q); in zr36057_init()
1355 wake_up_interruptible(&zr->test_q); in zoran_irq()