Searched refs:NO_FREQ (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/media/video/gspca/ |
D | sonixb.c | 125 #define NO_FREQ (1 << FREQ) macro 535 SENS(initHv7131d, hv7131d_sensor_init, F_GAIN, NO_BRIGHTNESS|NO_FREQ, 0), 536 SENS(initHv7131r, hv7131r_sensor_init, 0, NO_BRIGHTNESS|NO_EXPO|NO_FREQ, 0), 539 SENS(initPas106, pas106_sensor_init, F_GAIN|F_SIF, NO_FREQ, 0), 540 SENS(initPas202, pas202_sensor_init, F_GAIN, NO_FREQ, 0), 542 NO_BRIGHTNESS|NO_FREQ, 0), 544 NO_BRIGHTNESS|NO_FREQ, 0), 546 NO_BRIGHTNESS|NO_EXPO|NO_FREQ, 0),
|