Searched defs:dat_freq2 (Results 1 - 1 of 1) sorted by relevance

/drivers/media/usb/gspca/gl860/
H A Dgl860-mi2020.c461 u8 dat_freq2[] = {0x90, 0x00, 0x80}; local
473 dat_freq2[2] = freq ? 0xc0 : 0x80;
567 ctrl_out(gspca_dev, 0x40, 3, 0x7a00, 0x0033, 3, dat_freq2);
651 u8 dat_freq2[] = {0x90, 0x00, 0x80}; local
670 dat_freq2[2] = freq ? 0xc0 : 0x80;
672 ctrl_out(gspca_dev, 0x40, 3, 0x7a00, 0x0033, 3, dat_freq2);

Completed in 115 milliseconds