Searched refs:store_temp_tolerance (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83791d.c | 882 static ssize_t store_temp_tolerance(struct device *dev, in store_temp_tolerance() function 928 show_temp_tolerance, store_temp_tolerance, 0), 930 show_temp_tolerance, store_temp_tolerance, 1), 932 show_temp_tolerance, store_temp_tolerance, 2),
|
D | nct6775.c | 2817 store_temp_tolerance(struct device *dev, struct device_attribute *attr, in store_temp_tolerance() function 3179 show_temp_tolerance, store_temp_tolerance, 0, 0); 3181 S_IWUSR | S_IRUGO, show_temp_tolerance, store_temp_tolerance,
|