Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dw83l786ng.c575 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) in show_tolerance() function
614 show_tolerance, store_tolerance, 0),
616 show_tolerance, store_tolerance, 1),
Dw83792d.c795 show_tolerance(struct device *dev, struct device_attribute *attr, in show_tolerance() function
1077 show_tolerance, store_tolerance, 1);
1079 show_tolerance, store_tolerance, 2);
1081 show_tolerance, store_tolerance, 3);
Dw83627ehf.c1599 SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1601 SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1603 SENSOR_ATTR(pwm3_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1605 SENSOR_ATTR(pwm4_tolerance, S_IWUSR | S_IRUGO, show_tolerance,