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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83l786ng.c502 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) function
539 show_tolerance, store_tolerance, 0),
541 show_tolerance, store_tolerance, 1),
H A Dw83792d.c766 show_tolerance(struct device *dev, struct device_attribute *attr, function
1032 show_tolerance, store_tolerance, 1);
1034 show_tolerance, store_tolerance, 2);
1036 show_tolerance, store_tolerance, 3);
H A Dw83627ehf.c1127 SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1129 SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1131 SENSOR_ATTR(pwm3_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
1133 SENSOR_ATTR(pwm4_tolerance, S_IWUSR | S_IRUGO, show_tolerance,

Completed in 36 milliseconds