Searched refs:dat_multi2 (Results 1 – 1 of 1) sorted by relevance
/drivers/media/usb/gspca/gl860/ |
D | gl860-mi2020.c | 463 u8 dat_multi2[] = {0x90, 0x00, 0x00}; in mi2020_init_post_alt() local 477 dat_multi4[2] = dat_multi2[2] = 0; in mi2020_init_post_alt() 480 dat_multi4[2] = dat_multi2[2] = 0; in mi2020_init_post_alt() 483 dat_multi4[2] = dat_multi2[2] = 0x20; in mi2020_init_post_alt() 571 ctrl_out(gspca_dev, 0x40, 3, 0x7a00, 0x0033, 3, dat_multi2); in mi2020_init_post_alt() 653 u8 dat_multi2[] = {0x90, 0x00, 0x00}; in mi2020_camera_settings() local 684 dat_multi4[2] = dat_multi2[2] = 0; in mi2020_camera_settings() 687 dat_multi4[2] = dat_multi2[2] = 0; in mi2020_camera_settings() 690 dat_multi4[2] = dat_multi2[2] = 0x20; in mi2020_camera_settings() 694 ctrl_out(gspca_dev, 0x40, 3, 0x7a00, 0x0033, 3, dat_multi2); in mi2020_camera_settings() [all …]
|