Searched refs:set_temp_hyst (Results 1 – 5 of 5) sorted by relevance
/drivers/hwmon/ |
D | f71805f.c | 928 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute in set_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 | 478 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *da, in set_temp_hyst() function 503 show_temp_hyst, set_temp_hyst, offset - 1);
|
D | sis5595.c | 345 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *attr, in set_temp_hyst() function 367 show_temp_hyst, set_temp_hyst);
|
D | lm78.c | 277 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *da, in set_temp_hyst() function 299 show_temp_hyst, set_temp_hyst);
|
D | asb100.c | 478 show_temp_hyst, set_temp_hyst, num - 1)
|