Searched refs:store_temp_tolerance (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/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 | 2668 store_temp_tolerance(struct device *dev, struct device_attribute *attr, in store_temp_tolerance() function 3028 show_temp_tolerance, store_temp_tolerance, 0, 0); 3030 S_IWUSR | S_IRUGO, show_temp_tolerance, store_temp_tolerance,
|