Searched refs:dat_post1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/gl860/ |
H A D | gl860-ov9655.c | 143 static u8 dat_post1[] = "\x04\x00\x10\x20\xa1\x00\x00\x02"; variable 282 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt() 298 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt() 309 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt()
|