Home
last modified time | relevance | path

Searched refs:tbl_1280 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/gspca/gl860/
H A Dgl860-mi1320.c52 static u8 *tbl_1280[] = { variable
322 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 64, tbl_1280[0]); in mi1320_sensor_settings()
323 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_1280[1]); in mi1320_sensor_settings()
324 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_1280[2]); in mi1320_sensor_settings()
H A Dgl860-ov9655.c81 static u8 *tbl_1280[] = { variable
257 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280; in ov9655_init_post_alt()