Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/
H A Dsonixb.c70 #define SENSOR_OV6650 2 macro
538 case SENSOR_OV6650: in setbrightness()
621 case SENSOR_OV6650: in setgain()
705 case SENSOR_OV6650: in setexposure()
730 if (sd->sensor == SENSOR_OV6650) { in setexposure()
853 if (sd->sensor == SENSOR_OV6650 || sd->sensor == SENSOR_OV7630) { in setfreq()
866 i2c[3] = (sd->sensor == SENSOR_OV6650) in setfreq()
1006 if (sd->sensor == SENSOR_OV6650 || sd->sensor == SENSOR_OV7630 || in sd_init_controls()
1013 case SENSOR_OV6650: in sd_init_controls()
1050 case SENSOR_OV6650: in sd_init_controls()
[all …]