Searched refs:show_temp_tolerance (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | w83791d.c | 873 static ssize_t show_temp_tolerance(struct device *dev, in show_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 | 2563 show_temp_tolerance(struct device *dev, struct device_attribute *attr, in show_temp_tolerance() function 2934 show_temp_tolerance, store_temp_tolerance, 0, 0); 2936 S_IWUSR | S_IRUGO, show_temp_tolerance, store_temp_tolerance,
|