Searched defs:webcam (Results 1 - 1 of 1) sorted by relevance

/drivers/media/usb/gspca/
H A Dnw80x.c33 static int webcam; variable
35 /* specific webcam descriptor */
46 u8 webcam; member in struct:sd
124 * Showcam NGS webcam
1663 switch (sd->webcam) {
1682 switch (sd->webcam) {
1744 if ((unsigned) webcam >= NWEBCAMS)
1745 webcam = 0;
1746 sd->webcam = webcam;
[all...]

Completed in 78 milliseconds