Searched refs:set_temp_max_hyst (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/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 | 574 static ssize_t set_temp_max_hyst(struct device *dev, struct device_attribute in set_temp_max_hyst() function 602 get_temp_max_hyst, set_temp_max_hyst, 0); 604 get_temp_max_hyst, set_temp_max_hyst, 1);
|