Searched refs:show_auto_pwm (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | nct6775-core.c | 3147 show_auto_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_auto_pwm() function 3328 0644, show_auto_pwm, store_auto_pwm, 0, 0); 3333 0644, show_auto_pwm, store_auto_pwm, 0, 1); 3338 0644, show_auto_pwm, store_auto_pwm, 0, 2); 3343 0644, show_auto_pwm, store_auto_pwm, 0, 3); 3348 0644, show_auto_pwm, store_auto_pwm, 0, 4); 3353 0644, show_auto_pwm, store_auto_pwm, 0, 5); 3358 0644, show_auto_pwm, store_auto_pwm, 0, 6);
|