Searched refs:show_temp_tolerance (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | w83791d.c | 860 static ssize_t show_temp_tolerance(struct device *dev, in show_temp_tolerance() function 915 show_temp_tolerance, store_temp_tolerance, 0), 917 show_temp_tolerance, store_temp_tolerance, 1), 919 show_temp_tolerance, store_temp_tolerance, 2),
|
| D | nct6775.c | 2915 show_temp_tolerance(struct device *dev, struct device_attribute *attr, in show_temp_tolerance() function 3298 show_temp_tolerance, store_temp_tolerance, 0, 0); 3300 S_IWUSR | S_IRUGO, show_temp_tolerance, store_temp_tolerance,
|