Searched refs:set_auto_pwm (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | it87.c | 1224 static ssize_t set_auto_pwm(struct device *dev, in set_auto_pwm() function 1315 show_auto_pwm, set_auto_pwm, 0, 0); 1317 show_auto_pwm, set_auto_pwm, 0, 1); 1319 show_auto_pwm, set_auto_pwm, 0, 2); 1340 show_auto_pwm, set_auto_pwm, 1, 0); 1342 show_auto_pwm, set_auto_pwm, 1, 1); 1344 show_auto_pwm, set_auto_pwm, 1, 2); 1365 show_auto_pwm, set_auto_pwm, 2, 0); 1367 show_auto_pwm, set_auto_pwm, 2, 1); 1369 show_auto_pwm, set_auto_pwm, 2, 2);
|