Home
last modified time | relevance | path

Searched refs:tbl_640 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/gspca/gl860/
H A Dgl860-mi1320.c96 static u8 *tbl_640[] = { variable
338 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 60, tbl_640[0]); in mi1320_sensor_settings()
339 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_640[1]); in mi1320_sensor_settings()
340 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_640[2]); in mi1320_sensor_settings()
H A Dgl860-ov2640.c100 static struct validx tbl_640[] = { variable
271 n = fetch_validx(gspca_dev, tbl_640, ARRAY_SIZE(tbl_640)); in ov2640_init_post_alt()
H A Dgl860-ov9655.c27 static u8 *tbl_640[] = { variable
257 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280; in ov9655_init_post_alt()