tbl_1280           52 drivers/media/usb/gspca/gl860/gl860-mi1320.c static u8 *tbl_1280[] = {
tbl_1280          295 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 64, tbl_1280[0]);
tbl_1280          296 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_1280[1]);
tbl_1280          297 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_1280[2]);
tbl_1280           60 drivers/media/usb/gspca/gl860/gl860-ov9655.c static u8 *tbl_1280[] = {
tbl_1280          208 drivers/media/usb/gspca/gl860/gl860-ov9655.c 	tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280;