/linux-6.1.9/drivers/media/usb/gspca/ |
D | spca505.c | 27 static const struct v4l2_pix_format vga_mode[] = { variable 594 cam->cam_mode = vga_mode; in sd_config() 597 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config() 599 cam->nmodes = ARRAY_SIZE(vga_mode) - 1; in sd_config()
|
D | benq.c | 23 static const struct v4l2_pix_format vga_mode[] = { variable 59 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 60 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | spca501.c | 38 static const struct v4l2_pix_format vga_mode[] = { variable 1815 cam->cam_mode = vga_mode; in sd_config() 1816 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | mars.c | 43 static const struct v4l2_pix_format vga_mode[] = { variable 226 cam->cam_mode = vga_mode; in sd_config() 227 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | spca1528.c | 28 static const struct v4l2_pix_format vga_mode[] = { variable 193 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 194 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | jl2005bcd.c | 55 static const struct v4l2_pix_format vga_mode[] = { variable 424 cam->cam_mode = vga_mode; in sd_config() 425 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | stk014.c | 27 static const struct v4l2_pix_format vga_mode[] = { variable 211 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 212 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | konica.c | 57 static const struct v4l2_pix_format vga_mode[] = { variable 139 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 140 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sn9c2028.c | 41 static const struct v4l2_pix_format vga_mode[] = { variable 209 cam->cam_mode = vga_mode; in sd_config() 210 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | touptek.c | 157 static const struct v4l2_pix_format vga_mode[] = { variable 521 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 522 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | pac7311.c | 75 static const struct v4l2_pix_format vga_mode[] = { variable 278 cam->cam_mode = vga_mode; in sd_config() 279 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | spca506.c | 27 static const struct v4l2_pix_format vga_mode[] = { variable 203 cam->cam_mode = vga_mode; in sd_config() 204 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | conex.c | 33 static const struct v4l2_pix_format vga_mode[] = { variable 753 cam->cam_mode = vga_mode; in sd_config() 754 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | nw80x.c | 143 static const struct v4l2_pix_format vga_mode[] = { variable 1799 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 1804 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | spca500.c | 45 static const struct v4l2_pix_format vga_mode[] = { variable 567 cam->cam_mode = vga_mode; in sd_config() 568 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | pac7302.c | 125 static const struct v4l2_pix_format vga_mode[] = { variable 362 cam->cam_mode = vga_mode; /* only 640x480 */ in sd_config() 363 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | etoms.c | 31 static const struct v4l2_pix_format vga_mode[] = { variable 548 cam->cam_mode = vga_mode; in sd_config() 549 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | mr97310a.c | 94 static const struct v4l2_pix_format vga_mode[] = { variable 346 cam->cam_mode = vga_mode; in sd_config() 347 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sq930x.c | 47 static struct v4l2_pix_format vga_mode[] = { variable 814 cam->cam_mode = vga_mode; in sd_config() 815 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sunplus.c | 44 static const struct v4l2_pix_format vga_mode[] = { variable 610 cam->cam_mode = vga_mode; in sd_config() 611 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sonixb.c | 119 static const struct v4l2_pix_format vga_mode[] = { variable 932 cam->cam_mode = vga_mode; in sd_config() 933 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sonixj.c | 117 static const struct v4l2_pix_format vga_mode[] = { variable 1530 cam->cam_mode = vga_mode; in sd_config() 1531 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | topro.c | 140 static const struct v4l2_pix_format vga_mode[] = { variable 4007 gspca_dev->cam.cam_mode = vga_mode; in sd_config() 4008 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | sn9c20x.c | 167 static const struct v4l2_pix_format vga_mode[] = { variable 1651 cam->cam_mode = vga_mode; in sd_config() 1652 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
|
D | zc3xx.c | 78 static const struct v4l2_pix_format vga_mode[] = { variable 6647 cam->cam_mode = vga_mode; in sd_init() 6648 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_init()
|