Home
last modified time | relevance | path

Searched refs:show_auto_pwm (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dit87.c1190 static ssize_t show_auto_pwm(struct device *dev, in show_auto_pwm() function
1294 show_auto_pwm, set_auto_pwm, 0, 0);
1296 show_auto_pwm, set_auto_pwm, 0, 1);
1298 show_auto_pwm, set_auto_pwm, 0, 2);
1300 show_auto_pwm, NULL, 0, 3);
1319 show_auto_pwm, set_auto_pwm, 1, 0);
1321 show_auto_pwm, set_auto_pwm, 1, 1);
1323 show_auto_pwm, set_auto_pwm, 1, 2);
1325 show_auto_pwm, NULL, 1, 3);
1344 show_auto_pwm, set_auto_pwm, 2, 0);
[all …]
Dnct6775.c2771 show_auto_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_auto_pwm() function
2946 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 0);
2951 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 1);
2956 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 2);
2961 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 3);
2966 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 4);
2971 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 5);
2976 S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 6);