Searched refs:SENSOR_OV7660 (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/media/usb/gspca/
H A Dsn9c20x.c38 #define SENSOR_OV7660 3 macro
1377 case SENSOR_OV7660:
1447 case SENSOR_OV7660:
1502 case SENSOR_OV7660:
1848 case SENSOR_OV7660:
H A Dsonixj.c84 SENSOR_OV7660, enumerator in enum:sensors
313 [SENSOR_OV7660] = sn_ov7660,
1133 [SENSOR_OV7660] = ov7660_sensor_init,
1661 if (sd->sensor != SENSOR_ADCM1700 && sd->sensor != SENSOR_OV7660 &&
1673 sd->sensor == SENSOR_OV7660)
2074 if (sd->sensor == SENSOR_OV7660) {
2224 case SENSOR_OV7660:
2333 case SENSOR_OV7660:
2412 case SENSOR_OV7660:
2453 case SENSOR_OV7660
[all...]
H A Dsq930x.c43 SENSOR_OV7660, enumerator in enum:sensors
388 [SENSOR_OV7660] = {
634 SENSOR_OV7660,
655 case SENSOR_OV7660:
H A Dvc032x.c47 SENSOR_OV7660, enumerator in enum:sensors
2823 {SENSOR_OV7660, 0x80 | 0x21, 0x0a, 0x7660, 0x26, 0x26, 0x05},
2864 {SENSOR_OV7660, 0x80 | 0x21, 0x0a, 0x7660, 0x26, 0x26, 0x05},
3155 [SENSOR_OV7660] = 32,
3187 case SENSOR_OV7660:
3301 case SENSOR_OV7660:
3303 data[0] = sd->sensor == SENSOR_OV7660 ? 0x01 : 0x07;
3325 if (sd->sensor != SENSOR_OV7660)
3465 case SENSOR_OV7660:
3721 case SENSOR_OV7660
[all...]

Completed in 242 milliseconds