Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c1746 static ssize_t show_auto_pwm(struct device *dev, struct device_attribute *attr, in show_auto_pwm() function
1922 show_auto_pwm, set_auto_pwm, 0, 0);
1924 show_auto_pwm, set_auto_pwm, 0, 1);
1926 show_auto_pwm, set_auto_pwm, 0, 2);
1928 show_auto_pwm, NULL, 0, 3);
1940 show_auto_pwm, set_auto_pwm, 0, 0);
1951 show_auto_pwm, set_auto_pwm, 1, 0);
1953 show_auto_pwm, set_auto_pwm, 1, 1);
1955 show_auto_pwm, set_auto_pwm, 1, 2);
1957 show_auto_pwm, NULL, 1, 3);
[all …]
Dnct6775-core.c3148 show_auto_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_auto_pwm() function
3328 0644, show_auto_pwm, store_auto_pwm, 0, 0);
3333 0644, show_auto_pwm, store_auto_pwm, 0, 1);
3338 0644, show_auto_pwm, store_auto_pwm, 0, 2);
3343 0644, show_auto_pwm, store_auto_pwm, 0, 3);
3348 0644, show_auto_pwm, store_auto_pwm, 0, 4);
3353 0644, show_auto_pwm, store_auto_pwm, 0, 5);
3358 0644, show_auto_pwm, store_auto_pwm, 0, 6);