Home
last modified time | relevance | path

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

/linux-4.1.27/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);
Dgpio-fan.c227 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
318 show_pwm_enable, set_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);
Demc2103.c423 show_pwm_enable(struct device *dev, struct device_attribute *da, char *buf) in show_pwm_enable() function
521 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
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,
Df71882fg.c339 static ssize_t show_pwm_enable(struct device *dev,
553 SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
564 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
575 SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
586 SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1816 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
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);
Dw83627hf.c1101 show_pwm_enable(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_enable() function
1134 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1136 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1138 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
Dadm1026.c1317 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1364 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
1366 static DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
1368 static DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
Dit87.c858 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1288 show_pwm_enable, set_pwm_enable, 0);
1313 show_pwm_enable, set_pwm_enable, 1);
1338 show_pwm_enable, set_pwm_enable, 2);
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.c1584 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1586 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1588 SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
1590 SENSOR_ATTR(pwm4_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
Dlm85.c717 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function
838 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.c2332 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function
2673 SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", S_IWUSR | S_IRUGO, show_pwm_enable,