Searched refs:vga_mode (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dbenq.c38 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
74 gspca_dev->cam.cam_mode = vga_mode;
75 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode);
H A Dmars.c116 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
178 cam->cam_mode = vga_mode;
179 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dspca1528.c130 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
299 gspca_dev->cam.cam_mode = vga_mode;
300 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode);
H A Dstk014.c115 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
306 gspca_dev->cam.cam_mode = vga_mode;
307 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode);
H A Dspca505.c62 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
632 cam->cam_mode = vga_mode;
635 cam->nmodes = ARRAY_SIZE(vga_mode);
637 cam->nmodes = ARRAY_SIZE(vga_mode) - 1;
H A Detoms.c115 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
640 cam->cam_mode = vga_mode;
641 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dmr97310a.c233 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
486 cam->cam_mode = vga_mode;
487 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dpac7311.c186 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
398 cam->cam_mode = vga_mode;
399 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dspca506.c113 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
287 cam->cam_mode = vga_mode;
288 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dpac7302.c286 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
530 cam->cam_mode = vga_mode; /* only 640x480 */
531 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsn9c2028.c46 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
209 cam->cam_mode = vga_mode;
210 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dspca500.c116 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
636 cam->cam_mode = vga_mode;
637 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsq930x.c92 static struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
846 cam->cam_mode = vga_mode;
847 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsunplus.c129 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
731 cam->cam_mode = vga_mode;
732 cam->nmodes =ARRAY_SIZE(vga_mode);
H A Dconex.c100 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
822 cam->cam_mode = vga_mode;
823 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsonixb.c251 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
1043 cam->cam_mode = vga_mode;
1044 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsn9c20x.c348 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
1978 cam->cam_mode = vga_mode;
1979 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dspca501.c135 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
1925 cam->cam_mode = vga_mode;
1926 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dsonixj.c355 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
1787 cam->cam_mode = vga_mode;
1788 cam->nmodes = ARRAY_SIZE(vga_mode);
H A Dzc3xx.c189 static const struct v4l2_pix_format vga_mode[] = { variable in typeref:struct:v4l2_pix_format
6626 cam->cam_mode = vga_mode;
6627 cam->nmodes = ARRAY_SIZE(vga_mode);

Completed in 140 milliseconds