Searched refs:has_gain (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dw83795.c332 u8 has_gain; /* has gain: in17-20 * 8 */ member in struct:w83795_data
1489 !((data->has_gain >> (index - 17)) & 1))
1499 !((data->has_gain >> (index - 17)) & 1))
1527 !((data->has_gain >> (index - 17)) & 1))
2196 data->has_gain = w83795_read(client, W83795_REG_VMIGB_CTRL) & 0x0f;
/linux-master/drivers/media/usb/gspca/
H A Dvc032x.c3710 bool has_gain = false; local
3732 has_exposure = has_autogain = has_gain =
3765 if (has_gain)
H A Dmr97310a.c931 bool has_gain = false; local
943 has_exposure = has_gain = has_clockdiv = true;
945 has_exposure = has_gain = has_brightness = true;
953 has_exposure = has_gain = has_argus_brightness =
956 has_exposure = has_gain = has_brightness =
981 if (has_gain)

Completed in 178 milliseconds