Home
last modified time | relevance | path

Searched refs:set_pwm1 (Results 1 – 3 of 3) sorted by relevance

/drivers/hwmon/
Dlm63.c391 static ssize_t set_pwm1(struct device *dev, struct device_attribute *devattr, in set_pwm1() function
755 static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm1, set_pwm1, 0);
759 show_pwm1, set_pwm1, 1);
765 show_pwm1, set_pwm1, 2);
771 show_pwm1, set_pwm1, 3);
777 show_pwm1, set_pwm1, 4);
783 show_pwm1, set_pwm1, 5);
789 show_pwm1, set_pwm1, 6);
795 show_pwm1, set_pwm1, 7);
801 show_pwm1, set_pwm1, 8);
[all …]
Damc6821.c376 static ssize_t set_pwm1( in set_pwm1() function
776 static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm1, set_pwm1, 0);
Dasb100.c560 static ssize_t set_pwm1(struct device *dev, struct device_attribute *attr, in set_pwm1() function
607 static DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm1, set_pwm1);