Searched refs:is_webcam (Results 1 - 4 of 4) 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.h404 unsigned int is_webcam:1; member in struct:em28xx_board
802 if (dev->board.is_webcam)
813 if (dev->board.is_webcam)
H A Dem28xx-cards.c267 .is_webcam = 1,
294 .is_webcam = 1, /* To enable sensor probe */
302 .is_webcam = 1,
516 .is_webcam = 1,
526 .is_webcam = 1,
576 .is_webcam = 1,
2385 if (dev->board.is_webcam) {
2387 dev->board.is_webcam = 0;
H A Dem28xx-core.c645 if (dev->board.is_webcam)
H A Dem28xx-video.c1209 if (dev->board.is_webcam)
1225 if (!dev->board.is_webcam)

Completed in 161 milliseconds