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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dzoran.h428 wait_queue_head_t v4l_capq; member in struct:zoran
H A Dzoran_device.c700 wait_event_interruptible(zr->v4l_capq,
1491 wake_up_interruptible(&zr->v4l_capq);
H A Dzoran_card.c1090 init_waitqueue_head(&zr->v4l_capq);
H A Dzoran_driver.c922 if (!wait_event_interruptible_timeout(zr->v4l_capq,
1445 wake_up_interruptible(&zr->v4l_capq);
4287 queue = &zr->v4l_capq;

Completed in 110 milliseconds