Searched refs:show_pwm_enable (Results 1 – 9 of 9) sorted by relevance
/drivers/hwmon/ |
D | f75375s.c | 353 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function 702 show_pwm_enable, set_pwm_enable, 0); 708 show_pwm_enable, set_pwm_enable, 1);
|
D | w83l786ng.c | 567 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable, 569 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
|
D | f71805f.c | 646 static ssize_t show_pwm_enable(struct device *dev, struct device_attribute in show_pwm_enable() function 1081 show_pwm_enable, set_pwm_enable, 0); 1087 show_pwm_enable, set_pwm_enable, 1); 1093 show_pwm_enable, set_pwm_enable, 2);
|
D | it87.c | 1137 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function 1657 show_pwm_enable, set_pwm_enable, 0); 1687 show_pwm_enable, set_pwm_enable, 1); 1716 show_pwm_enable, set_pwm_enable, 2); 1745 show_pwm_enable, set_pwm_enable, 3); 1764 show_pwm_enable, set_pwm_enable, 4); 1783 show_pwm_enable, set_pwm_enable, 5);
|
D | f71882fg.c | 355 static ssize_t show_pwm_enable(struct device *dev, 588 SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable, 599 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable, 610 SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable, 621 SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable, 1880 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
|
D | abituguru.c | 1132 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function 1239 SENSOR_ATTR_2(pwm%d_enable, 0644, show_pwm_enable,
|
D | w83795.c | 887 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function 1640 show_pwm_enable, store_pwm_enable, NOT_USED, index - 1), \
|
D | asc7621.c | 556 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
|
D | nct6775.c | 2683 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function 3031 SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", S_IWUSR | S_IRUGO, show_pwm_enable,
|