Searched refs:store_pwm_freq (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83627hf.c | 1158 store_pwm_freq(struct device *dev, struct device_attribute *devattr, in store_pwm_freq() function 1190 show_pwm_freq, store_pwm_freq, 0); 1192 show_pwm_freq, store_pwm_freq, 1); 1194 show_pwm_freq, store_pwm_freq, 2);
|
D | lm93.c | 2004 static ssize_t store_pwm_freq(struct device *dev, in store_pwm_freq() function 2032 show_pwm_freq, store_pwm_freq, 0); 2034 show_pwm_freq, store_pwm_freq, 1);
|
D | asc7621.c | 670 static ssize_t store_pwm_freq(struct device *dev, in store_pwm_freq() function
|