Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dcap11xx.c92 bool has_gain; member
183 if (!priv->model->has_gain) { in cap11xx_init_keys()
635 .has_gain = true,
653 .has_gain = true,
663 .has_gain = true,
686 .has_gain = true,
696 .has_gain = true,
/linux/drivers/media/usb/gspca/
H A Dmr97310a.c931 bool has_gain = false; in sd_init_controls() local
943 has_exposure = has_gain = has_clockdiv = true; in sd_init_controls()
945 has_exposure = has_gain = has_brightness = true; in sd_init_controls()
953 has_exposure = has_gain = has_argus_brightness = in sd_init_controls()
956 has_exposure = has_gain = has_brightness = in sd_init_controls()
981 if (has_gain) in sd_init_controls()
H A Dvc032x.c3710 bool has_gain = false; in sd_init_controls() local
3732 has_exposure = has_autogain = has_gain = in sd_init_controls()
3765 if (has_gain) in sd_init_controls()