Searched refs:show_tolerance (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | w83l786ng.c | 588 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) show_tolerance() function 627 show_tolerance, store_tolerance, 0), 629 show_tolerance, store_tolerance, 1),
|
H A D | w83792d.c | 811 show_tolerance(struct device *dev, struct device_attribute *attr, show_tolerance() function 1091 show_tolerance, store_tolerance, 1); 1093 show_tolerance, store_tolerance, 2); 1095 show_tolerance, store_tolerance, 3);
|
H A D | w83627ehf.c | 1606 SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO, show_tolerance, 1608 SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO, show_tolerance, 1610 SENSOR_ATTR(pwm3_tolerance, S_IWUSR | S_IRUGO, show_tolerance, 1612 SENSOR_ATTR(pwm4_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
|
Completed in 275 milliseconds