Searched refs:store_tolerance (Results 1 – 3 of 3) sorted by relevance
/drivers/hwmon/ |
D | w83l786ng.c | 583 store_tolerance(struct device *dev, struct device_attribute *attr, in store_tolerance() function 614 show_tolerance, store_tolerance, 0), 616 show_tolerance, store_tolerance, 1),
|
D | w83627ehf.c | 910 store_tolerance(struct device *dev, struct device_attribute *attr, in store_tolerance() function 949 store_tolerance, 0); 951 store_tolerance, 1); 953 store_tolerance, 2); 955 store_tolerance, 3);
|
D | w83792d.c | 801 store_tolerance(struct device *dev, struct device_attribute *attr, in store_tolerance() function 1070 show_tolerance, store_tolerance, 1); 1072 show_tolerance, store_tolerance, 2); 1074 show_tolerance, store_tolerance, 3);
|