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

/drivers/media/pci/zoran/
H A Dzoran.h334 wait_queue_head_t jpg_capq; /* wait here for grab to finish */ member in struct:zoran
H A Dzoran_device.c1244 wake_up_interruptible(&zr->jpg_capq);
1312 wake_up_interruptible(&zr->jpg_capq);
1515 wake_up_interruptible(&zr->jpg_capq);
H A Dzoran_card.c988 init_waitqueue_head(&zr->jpg_capq);
H A Dzoran_driver.c786 if (!wait_event_interruptible_timeout(zr->jpg_capq,
996 wake_up_interruptible(&zr->jpg_capq);
2731 poll_wait(file, &zr->jpg_capq, wait);

Completed in 82 milliseconds