Searched refs:set_pwm_freq (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/hwmon/ | 
| D | f71805f.c | 764 static ssize_t set_pwm_freq(struct device *dev, struct device_attribute  in set_pwm_freq()  function1083 			  show_pwm_freq, set_pwm_freq, 0);
 1089 			  show_pwm_freq, set_pwm_freq, 1);
 1095 			  show_pwm_freq, set_pwm_freq, 2);
 
 | 
| D | it87.c | 1408 static ssize_t set_pwm_freq(struct device *dev, struct device_attribute *attr,  in set_pwm_freq()  function1658 			  set_pwm_freq, 0);
 1687 static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, set_pwm_freq, 1);
 
 |