Searched refs:show_temp_hyst (Results 1 – 5 of 5) sorted by relevance
/drivers/hwmon/ |
D | f71805f.c | 886 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute in show_temp_hyst() function 1067 show_temp_hyst, set_temp_hyst, 0); 1073 show_temp_hyst, set_temp_hyst, 1); 1079 show_temp_hyst, set_temp_hyst, 2);
|
D | via686a.c | 452 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, in show_temp_hyst() function 503 show_temp_hyst, set_temp_hyst, offset - 1);
|
D | sis5595.c | 338 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *attr, in show_temp_hyst() function 367 show_temp_hyst, set_temp_hyst);
|
D | lm78.c | 270 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, in show_temp_hyst() function 299 show_temp_hyst, set_temp_hyst);
|
D | asb100.c | 478 show_temp_hyst, set_temp_hyst, num - 1)
|