Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Df71805f.c675 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute in show_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);
Dit87.c1165 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, in show_pwm_freq() function
1666 static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR, show_pwm_freq,
1696 static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, set_pwm_freq, 1);
1725 static SENSOR_DEVICE_ATTR(pwm3_freq, S_IRUGO, show_pwm_freq, NULL, 2);
1754 static SENSOR_DEVICE_ATTR(pwm4_freq, S_IRUGO, show_pwm_freq, NULL, 3);
1773 static SENSOR_DEVICE_ATTR(pwm5_freq, S_IRUGO, show_pwm_freq, NULL, 4);
1792 static SENSOR_DEVICE_ATTR(pwm6_freq, S_IRUGO, show_pwm_freq, NULL, 5);
Dw83627hf.c1145 show_pwm_freq(struct device *dev, struct device_attribute *devattr, char *buf) in show_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);
Dlm85.c784 static ssize_t show_pwm_freq(struct device *dev, in show_pwm_freq() function
842 show_pwm_freq, set_pwm_freq, offset - 1)
Dlm93.c1969 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, in show_pwm_freq() function
2032 show_pwm_freq, store_pwm_freq, 0);
2034 show_pwm_freq, store_pwm_freq, 1);
Dasc7621.c658 static ssize_t show_pwm_freq(struct device *dev, in show_pwm_freq() function