Searched refs:set_pwm_freq (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | f71805f.c | 771 static ssize_t set_pwm_freq(struct device *dev, struct device_attribute in set_pwm_freq() function 1090 show_pwm_freq, set_pwm_freq, 0); 1096 show_pwm_freq, set_pwm_freq, 1); 1102 show_pwm_freq, set_pwm_freq, 2);
|
D | lm85.c | 799 static ssize_t set_pwm_freq(struct device *dev, in set_pwm_freq() function 842 show_pwm_freq, set_pwm_freq, offset - 1)
|
D | it87.c | 1417 static ssize_t set_pwm_freq(struct device *dev, struct device_attribute *attr, in set_pwm_freq() function 1667 set_pwm_freq, 0); 1696 static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, set_pwm_freq, 1);
|