Searched refs:test_q (Results 1 – 3 of 3) sorted by relevance
385 wait_queue_head_t test_q; member
956 prepare_to_wait(&zr->test_q, &wait, TASK_INTERRUPTIBLE); in test_interrupts()958 finish_wait(&zr->test_q, &wait); in test_interrupts()985 init_waitqueue_head(&zr->test_q); in zr36057_init()
1345 wake_up_interruptible(&zr->test_q); in zoran_irq()