Searched refs:v4l_capq (Results 1 - 4 of 4) sorted by relevance

/drivers/media/pci/zoran/
H A Dzoran.h313 wait_queue_head_t v4l_capq; member in struct:zoran
H A Dzoran_device.c653 wait_event_interruptible(zr->v4l_capq,
1417 wake_up_interruptible(&zr->v4l_capq);
H A Dzoran_card.c987 init_waitqueue_head(&zr->v4l_capq);
H A Dzoran_driver.c596 if (!wait_event_interruptible_timeout(zr->v4l_capq,
1013 wake_up_interruptible(&zr->v4l_capq);
2709 poll_wait(file, &zr->v4l_capq, wait);

Completed in 192 milliseconds