Home
last modified time | relevance | path

Searched refs:nmodes (Results 1 – 25 of 63) sorted by relevance

123

/drivers/pinctrl/mvebu/
Dpinctrl-kirkwood.c392 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
402 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
412 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
422 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
432 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
442 .nmodes = ARRAY_SIZE(mv88f6xxx_mpp_modes),
Dpinctrl-armada-xp.c416 soc->nmodes = mv78230_mpp_controls[0].npins; in armada_xp_pinctrl_probe()
427 soc->nmodes = mv78260_mpp_controls[0].npins; in armada_xp_pinctrl_probe()
438 soc->nmodes = mv78460_mpp_controls[0].npins; in armada_xp_pinctrl_probe()
Dpinctrl-mvebu.h112 int nmodes; member
/drivers/media/usb/gspca/
Dvc032x.c3213 cam->nmodes = ARRAY_SIZE(vc0321_mode); in sd_init()
3218 cam->nmodes = ARRAY_SIZE(svga_mode); in sd_init()
3222 cam->nmodes = ARRAY_SIZE(vc0323_mode); in sd_init()
3226 cam->nmodes = ARRAY_SIZE(bi_mode); in sd_init()
3230 cam->nmodes = ARRAY_SIZE(bi_mode) - 1; in sd_init()
3234 cam->nmodes = ARRAY_SIZE(vc0323_mode) - 1; in sd_init()
Dsq905c.c233 cam->nmodes = 2; in sd_config()
235 cam->nmodes = 1; in sd_config()
Dov519.c3249 cam->nmodes = ARRAY_SIZE(ov511_vga_mode); in sd_config()
3254 cam->nmodes = ARRAY_SIZE(ov518_vga_mode); in sd_config()
3258 cam->nmodes = ARRAY_SIZE(ov519_vga_mode); in sd_config()
3262 cam->nmodes = ARRAY_SIZE(ov519_vga_mode); in sd_config()
3269 cam->nmodes = ARRAY_SIZE(w9968cf_vga_mode); in sd_config()
3339 cam->nmodes = ARRAY_SIZE(ov511_sif_mode); in sd_init()
3346 cam->nmodes = ARRAY_SIZE(ov518_sif_mode); in sd_init()
3352 cam->nmodes = ARRAY_SIZE(ov519_sif_mode); in sd_init()
3360 cam->nmodes = ARRAY_SIZE(ovfx2_ov2610_mode); in sd_init()
3364 cam->nmodes = ARRAY_SIZE(ovfx2_ov3610_mode); in sd_init()
[all …]
Dspca505.c611 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
613 cam->nmodes = ARRAY_SIZE(vga_mode) - 1; in sd_config()
Dsq905.c355 gspca_dev->cam.nmodes = ARRAY_SIZE(sq905_mode); in sd_init()
357 gspca_dev->cam.nmodes--; in sd_init()
Dsn9c2028.c204 cam->nmodes = ARRAY_SIZE(cif_mode); in sd_config()
208 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
Dsunplus.c614 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
619 cam->nmodes = ARRAY_SIZE(custom_mode) - 1; in sd_config()
621 cam->nmodes = ARRAY_SIZE(custom_mode); in sd_config()
625 cam->nmodes = ARRAY_SIZE(vga_mode2); in sd_config()
Dnw80x.c1802 gspca_dev->cam.nmodes = 1; in sd_config()
1809 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
1812 gspca_dev->cam.nmodes = 1; /* qvga only */ in sd_config()
Djl2005bcd.c433 cam->nmodes = ARRAY_SIZE(cif_mode); in sd_config()
437 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
Dov534_9.c1168 gspca_dev->cam.nmodes = ARRAY_SIZE(ov965x_mode); in sd_init()
1189 gspca_dev->cam.nmodes = ARRAY_SIZE(ov971x_mode); in sd_init()
1217 gspca_dev->cam.nmodes = ARRAY_SIZE(ov562x_mode); in sd_init()
Dgspca.h52 u8 nmodes; /* size of cam_mode */ member
Dfinepix.c179 cam->nmodes = 1; in sd_config()
Dspca500.c580 cam->nmodes = ARRAY_SIZE(vga_mode); in sd_config()
583 cam->nmodes = ARRAY_SIZE(sif_mode); in sd_config()
Dgspca.c983 i = gspca_dev->cam.nmodes - 1; /* take the highest mode */ in gspca_set_default_mode()
998 for (i = gspca_dev->cam.nmodes; --i > 0; ) { in wxh_to_mode()
1016 while ((modeU < gspca_dev->cam.nmodes) || modeD >= 0) { in gspca_get_mode()
1022 if (++modeU < gspca_dev->cam.nmodes) { in gspca_get_mode()
1070 for (i = gspca_dev->cam.nmodes; --i >= 0; ) { in vidioc_enum_fmt_vid_cap()
1206 for (i = 0; i < gspca_dev->cam.nmodes; i++) { in vidioc_enum_framesizes()
Dxirlink_cit.c881 cam->nmodes = ARRAY_SIZE(model0_mode); in sd_config()
886 cam->nmodes = ARRAY_SIZE(cif_yuv_mode); in sd_config()
891 cam->nmodes = 3; in sd_config()
895 cam->nmodes = ARRAY_SIZE(vga_yuv_mode); in sd_config()
901 cam->nmodes = ARRAY_SIZE(model2_mode); in sd_config()
905 cam->nmodes = 2; /* no 640 x 480 */ in sd_config()
Dbenq.c73 gspca_dev->cam.nmodes = ARRAY_SIZE(vga_mode); in sd_config()
Dspca561.c437 cam->nmodes = ARRAY_SIZE(sif_012a_mode); in sd_config()
440 cam->nmodes = ARRAY_SIZE(sif_072a_mode); in sd_config()
/drivers/media/usb/gspca/gl860/
Dgl860.c362 cam->nmodes = ARRAY_SIZE(mi1320_mode); in sd_config()
369 cam->nmodes = ARRAY_SIZE(mi2020_mode); in sd_config()
376 cam->nmodes = ARRAY_SIZE(ov2640_mode); in sd_config()
383 cam->nmodes = ARRAY_SIZE(ov9655_mode); in sd_config()
/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c382 sd->gspca_dev.cam.nmodes = ARRAY_SIZE(hdcs1x00_mode); in hdcs_probe_1x00()
439 sd->gspca_dev.cam.nmodes = ARRAY_SIZE(hdcs1020_mode); in hdcs_probe_1020()
Dstv06xx_st6422.c126 sd->gspca_dev.cam.nmodes = ARRAY_SIZE(st6422_mode); in st6422_probe()
Dstv06xx_vv6410.c93 sd->gspca_dev.cam.nmodes = ARRAY_SIZE(vv6410_mode); in vv6410_probe()
/drivers/media/usb/gspca/m5602/
Dm5602_ov7660.c92 sd->gspca_dev.cam.nmodes = ARRAY_SIZE(ov7660_modes); in ov7660_probe()

123