Searched refs:show_tolerance (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dw83l786ng.c574 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) function
613 show_tolerance, store_tolerance, 0),
615 show_tolerance, store_tolerance, 1),
H A Dw83792d.c791 show_tolerance(struct device *dev, struct device_attribute *attr, function
1070 show_tolerance, store_tolerance, 1);
1072 show_tolerance, store_tolerance, 2);
1074 show_tolerance, store_tolerance, 3);
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) &&

Completed in 289 milliseconds