Searched refs:tbl_1280 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi1320.c | 52 static u8 *tbl_1280[] = { variable 295 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 64, tbl_1280[0]); in mi1320_sensor_settings() 296 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 40, tbl_1280[1]); in mi1320_sensor_settings() 297 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, tbl_1280[2]); in mi1320_sensor_settings()
|
H A D | gl860-ov9655.c | 60 static u8 *tbl_1280[] = { variable 208 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280; in ov9655_init_post_alt()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi1320.c | 52 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 D | gl860-ov9655.c | 81 static u8 *tbl_1280[] = { variable 257 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280; in ov9655_init_post_alt()
|
Completed in 4 milliseconds