tbl_640            78 drivers/media/usb/gspca/gl860/gl860-mi1320.c static u8 *tbl_640[] = {
tbl_640           311 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 60, tbl_640[0]);
tbl_640           312 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_640[1]);
tbl_640           313 drivers/media/usb/gspca/gl860/gl860-mi1320.c 		ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_640[2]);
tbl_640           100 drivers/media/usb/gspca/gl860/gl860-ov2640.c static struct validx tbl_640[] = {
tbl_640           271 drivers/media/usb/gspca/gl860/gl860-ov2640.c 		n = fetch_validx(gspca_dev, tbl_640, ARRAY_SIZE(tbl_640));
tbl_640            27 drivers/media/usb/gspca/gl860/gl860-ov9655.c static u8 *tbl_640[] = {
tbl_640           208 drivers/media/usb/gspca/gl860/gl860-ov9655.c 	tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280;