Searched refs:set_temp_max_hyst (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | f75375s.c | 636 static ssize_t set_temp_max_hyst(struct device *dev, in set_temp_max_hyst() function 694 show_temp_max_hyst, set_temp_max_hyst, 0); 699 show_temp_max_hyst, set_temp_max_hyst, 1);
|
D | gl520sm.c | 567 static ssize_t set_temp_max_hyst(struct device *dev, struct device_attribute in set_temp_max_hyst() function 595 get_temp_max_hyst, set_temp_max_hyst, 0); 597 get_temp_max_hyst, set_temp_max_hyst, 1);
|