Searched refs:store_pwm_freq (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | w83627hf.c | 1155 store_pwm_freq(struct device *dev, struct device_attribute *devattr, in store_pwm_freq() function 1187 show_pwm_freq, store_pwm_freq, 0); 1189 show_pwm_freq, store_pwm_freq, 1); 1191 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 | 671 static ssize_t store_pwm_freq(struct device *dev, in store_pwm_freq() function
|