Searched refs:test_q (Results 1 – 3 of 3) sorted by relevance
388 wait_queue_head_t test_q; member
967 prepare_to_wait(&zr->test_q, &wait, TASK_INTERRUPTIBLE); in test_interrupts()969 finish_wait(&zr->test_q, &wait); in test_interrupts()997 init_waitqueue_head(&zr->test_q); in zr36057_init()
1365 wake_up_interruptible(&zr->test_q); in zoran_irq()