Searched refs:show_auto_pwm (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | it87.c | 1746 static ssize_t show_auto_pwm(struct device *dev, struct device_attribute *attr, in show_auto_pwm() function 1922 show_auto_pwm, set_auto_pwm, 0, 0); 1924 show_auto_pwm, set_auto_pwm, 0, 1); 1926 show_auto_pwm, set_auto_pwm, 0, 2); 1928 show_auto_pwm, NULL, 0, 3); 1940 show_auto_pwm, set_auto_pwm, 0, 0); 1951 show_auto_pwm, set_auto_pwm, 1, 0); 1953 show_auto_pwm, set_auto_pwm, 1, 1); 1955 show_auto_pwm, set_auto_pwm, 1, 2); 1957 show_auto_pwm, NULL, 1, 3); [all …]
|