Home
last modified time | relevance | path

Searched refs:show_pwm_enable (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dpc87427.c571 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function
661 show_pwm_enable, set_pwm_enable, 0);
663 show_pwm_enable, set_pwm_enable, 1);
665 show_pwm_enable, set_pwm_enable, 2);
667 show_pwm_enable, set_pwm_enable, 3);
Dnct7802.c160 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
843 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
845 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
847 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
Df75375s.c368 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function
717 show_pwm_enable, set_pwm_enable, 0);
723 show_pwm_enable, set_pwm_enable, 1);
Dw83l786ng.c580 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
582 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
Df71805f.c653 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function
1088 show_pwm_enable, set_pwm_enable, 0);
1094 show_pwm_enable, set_pwm_enable, 1);
1100 show_pwm_enable, set_pwm_enable, 2);
Dit87.c1144 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1664 show_pwm_enable, set_pwm_enable, 0);
1694 show_pwm_enable, set_pwm_enable, 1);
1723 show_pwm_enable, set_pwm_enable, 2);
1752 show_pwm_enable, set_pwm_enable, 3);
1771 show_pwm_enable, set_pwm_enable, 4);
1790 show_pwm_enable, set_pwm_enable, 5);
Df71882fg.c368 static ssize_t show_pwm_enable(struct device *dev,
601 SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
612 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
623 SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
634 SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1892 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
Dw83627hf.c1104 show_pwm_enable(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_enable() function
1137 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1139 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1141 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
Dabituguru.c1145 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1252 SENSOR_ATTR_2(pwm%d_enable, 0644, show_pwm_enable,
Dw83627ehf.c1590 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1592 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1594 SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1596 SENSOR_ATTR(pwm4_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
Dlm85.c719 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function
840 show_pwm_enable, set_pwm_enable, offset - 1); \
Dlm93.c1910 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1965 show_pwm_enable, store_pwm_enable, 0);
1967 show_pwm_enable, store_pwm_enable, 1);
Dw83795.c900 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function
1653 show_pwm_enable, store_pwm_enable, NOT_USED, index - 1), \
Dasc7621.c569 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
Dnct6775.c2573 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function
2915 SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", S_IWUSR | S_IRUGO, show_pwm_enable,