Home
last modified time | relevance | path

Searched refs:show_pwm_enable (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Df71882fg.c355 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
H A Df75375s.c353 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);
H A Dw83l786ng.c567 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
569 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dit87.c1137 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);
H A Df71805f.c646 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);
H A Dabituguru.c1132 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,
H A Dw83795.c887 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), \
H A Dasc7621.c556 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
H A Dnct6775.c2683 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,
/kernel/linux/linux-6.6/drivers/hwmon/
H A Df75375s.c353 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);
H A Dw83l786ng.c566 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
568 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dit87.c1339 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1914 show_pwm_enable, set_pwm_enable, 0);
1944 show_pwm_enable, set_pwm_enable, 1);
1973 show_pwm_enable, set_pwm_enable, 2);
2002 show_pwm_enable, set_pwm_enable, 3);
2021 show_pwm_enable, set_pwm_enable, 4);
2040 show_pwm_enable, set_pwm_enable, 5);
H A Df71805f.c646 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);
H A Df71882fg.c1150 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
1278 SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1289 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1300 SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
1311 SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
H A Dabituguru.c1132 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,
H A Dw83795.c887 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), \
H A Dasc7621.c556 static ssize_t show_pwm_enable(struct device *dev, in show_pwm_enable() function
H A Dnct6775-core.c2662 show_pwm_enable(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm_enable() function
3050 SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", 0644, show_pwm_enable, store_pwm_enable, 0);

Completed in 51 milliseconds