Home
last modified time | relevance | path

Searched refs:ctrl_in (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/usb/gspca/gl860/
Dgl860-ov9655.c233 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
236 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
239 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
242 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
249 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
252 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
255 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
258 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
265 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
268 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
Dgl860-ov2640.c233 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0006, 1, c61); in ov2640_init_at_startup()
237 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, c51); in ov2640_init_at_startup()
457 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x8004, 1, c28); in ov2640_camera_settings()
463 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x8004, 1, ca8); in ov2640_camera_settings()
466 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, c50); in ov2640_camera_settings()
Dgl860.c480 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, (void *)&state); in sd_callback()
646 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &probe); in gl860_guess_sensor()
647 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &probe); in gl860_guess_sensor()
673 ctrl_in(gspca_dev, 0xc0, 2, 0x7a00, 0x8030, 1, &probe); in gl860_guess_sensor()
693 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x800a, in gl860_guess_sensor()
Dgl860-mi2020.c411 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &c); in mi2020_init_at_startup()
412 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &c); in mi2020_init_at_startup()
418 ctrl_in(gspca_dev, 0xc0, 2, 0x7a00, 0x8030, 1, &c); in mi2020_init_at_startup()
579 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, &c); in mi2020_init_post_alt()
Dgl860.h27 #define ctrl_in gl860_RTx macro