Searched refs:set_pwm_auto_temp (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/hwmon/ |
D | adt7470.c | 910 static ssize_t set_pwm_auto_temp(struct device *dev, in set_pwm_auto_temp() function 1126 show_pwm_auto_temp, set_pwm_auto_temp, 0); 1128 show_pwm_auto_temp, set_pwm_auto_temp, 1); 1130 show_pwm_auto_temp, set_pwm_auto_temp, 2); 1132 show_pwm_auto_temp, set_pwm_auto_temp, 3);
|
D | adt7462.c | 1439 static ssize_t set_pwm_auto_temp(struct device *dev, in set_pwm_auto_temp() function 1722 show_pwm_auto_temp, set_pwm_auto_temp, 0); 1724 show_pwm_auto_temp, set_pwm_auto_temp, 1); 1726 show_pwm_auto_temp, set_pwm_auto_temp, 2); 1728 show_pwm_auto_temp, set_pwm_auto_temp, 3);
|