Searched refs:capture_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-video.c564 dev->capture_type = 0;
583 if (dev->capture_type == 0) {
625 dev->capture_type = 1;
631 if (dev->capture_type == 1) {
632 dev->capture_type = 2;
652 if (buf != NULL && dev->capture_type == 2) {
H A Dem28xx.h556 int capture_type; member in struct:em28xx

Completed in 112 milliseconds