Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dadt7470.c171 u8 force_pwm_max; member
357 data->force_pwm_max = 1; in adt7470_update_device()
359 data->force_pwm_max = 0; in adt7470_update_device()
660 return sprintf(buf, "%d\n", data->force_pwm_max); in show_force_pwm_max()
677 data->force_pwm_max = temp; in set_force_pwm_max()
1122 static SENSOR_DEVICE_ATTR(force_pwm_max, S_IWUSR | S_IRUGO,
Dadt7462.c1623 static SENSOR_DEVICE_ATTR(force_pwm_max, S_IWUSR | S_IRUGO,