Searched refs:set_pwm_auto_temp (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | adt7470.c | 871 static ssize_t set_pwm_auto_temp(struct device *dev, in set_pwm_auto_temp() function 1087 show_pwm_auto_temp, set_pwm_auto_temp, 0); 1089 show_pwm_auto_temp, set_pwm_auto_temp, 1); 1091 show_pwm_auto_temp, set_pwm_auto_temp, 2); 1093 show_pwm_auto_temp, set_pwm_auto_temp, 3);
|
D | adt7462.c | 1412 static ssize_t set_pwm_auto_temp(struct device *dev, in set_pwm_auto_temp() function 1695 show_pwm_auto_temp, set_pwm_auto_temp, 0); 1697 show_pwm_auto_temp, set_pwm_auto_temp, 1); 1699 show_pwm_auto_temp, set_pwm_auto_temp, 2); 1701 show_pwm_auto_temp, set_pwm_auto_temp, 3);
|