Searched refs:ctrl_in (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/media/usb/gspca/gl860/ |
D | gl860-ov9655.c | 270 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 273 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 276 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 279 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 286 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 289 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 292 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 295 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 302 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt() 305 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x801e, 1, c04); in ov9655_init_post_alt()
|
D | gl860-ov2640.c | 221 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0006, 1, c61); in ov2640_init_at_startup() 225 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, c51); in ov2640_init_at_startup() 445 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x8004, 1, c28); in ov2640_camera_settings() 451 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x8004, 1, ca8); in ov2640_camera_settings() 454 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, c50); in ov2640_camera_settings()
|
D | gl860.c | 468 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, (void *)&state); in sd_callback() 634 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &probe); in gl860_guess_sensor() 635 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &probe); in gl860_guess_sensor() 661 ctrl_in(gspca_dev, 0xc0, 2, 0x7a00, 0x8030, 1, &probe); in gl860_guess_sensor() 681 ctrl_in(gspca_dev, 0xc0, 2, 0x6000, 0x800a, in gl860_guess_sensor()
|
D | gl860-mi2020.c | 399 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &c); in mi2020_init_at_startup() 400 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0004, 1, &c); in mi2020_init_at_startup() 406 ctrl_in(gspca_dev, 0xc0, 2, 0x7a00, 0x8030, 1, &c); in mi2020_init_at_startup() 567 ctrl_in(gspca_dev, 0xc0, 2, 0x0000, 0x0000, 1, &c); in mi2020_init_post_alt()
|
D | gl860.h | 15 #define ctrl_in gl860_RTx macro
|