Searched refs:show_tolerance (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | w83l786ng.c | 575 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),
|
| D | w83792d.c | 795 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);
|
| D | w83627ehf.c | 1599 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,
|