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

/drivers/media/usb/gspca/gl860/
H A Dgl860-mi1320.c90 static u8 *tbl_640[] = { variable
323 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 60, tbl_640[0]);
324 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_640[1]);
325 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_640[2]);
H A Dgl860-ov9655.c39 static u8 *tbl_640[] = { variable
220 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280;
H A Dgl860-ov2640.c112 static struct validx tbl_640[] = { variable in typeref:struct:validx
283 n = fetch_validx(gspca_dev, tbl_640, ARRAY_SIZE(tbl_640));

Completed in 111 milliseconds