Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83l786ng.c574 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) in show_tolerance() function
613 show_tolerance, store_tolerance, 0),
615 show_tolerance, store_tolerance, 1),
H A Dw83627ehf.c946 static SENSOR_DEVICE_ATTR(pwm1_tolerance, 0644, show_tolerance,
948 static SENSOR_DEVICE_ATTR(pwm2_tolerance, 0644, show_tolerance,
950 static SENSOR_DEVICE_ATTR(pwm3_tolerance, 0644, show_tolerance,
952 static SENSOR_DEVICE_ATTR(pwm4_tolerance, 0644, show_tolerance,
1155 devattr->show == show_tolerance) && in w83627ehf_attrs_visible()
H A Dw83792d.c791 show_tolerance(struct device *dev, struct device_attribute *attr, in show_tolerance() function
1070 show_tolerance, store_tolerance, 1);
1072 show_tolerance, store_tolerance, 2);
1074 show_tolerance, store_tolerance, 3);