Searched refs:show_pwm_freq (Results 1 - 6 of 6) sorted by relevance

/drivers/hwmon/
H A Df71805f.c675 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute 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);
H A Dit87.c800 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, function
1203 static DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR, show_pwm_freq, set_pwm_freq);
1228 static DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, NULL);
1253 static DEVICE_ATTR(pwm3_freq, S_IRUGO, show_pwm_freq, NULL);
H A Dw83627hf.c1143 show_pwm_freq(struct device *dev, struct device_attribute *devattr, char *buf) function
1188 show_pwm_freq, store_pwm_freq, 0);
1190 show_pwm_freq, store_pwm_freq, 1);
1192 show_pwm_freq, store_pwm_freq, 2);
H A Dlm85.c793 static ssize_t show_pwm_freq(struct device *dev, function
850 show_pwm_freq, set_pwm_freq, offset - 1)
H A Dlm93.c1969 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, function
2032 show_pwm_freq, store_pwm_freq, 0);
2034 show_pwm_freq, store_pwm_freq, 1);
H A Dasc7621.c659 static ssize_t show_pwm_freq(struct device *dev, function

Completed in 696 milliseconds