Searched refs:set_temp_hyst (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | lm92.c | 193 static ssize_t set_temp_hyst(struct device *dev, in set_temp_hyst() function 236 set_temp_hyst, t_crit);
|
D | lm77.c | 189 static ssize_t set_temp_hyst(struct device *dev, in set_temp_hyst() function 228 set_temp_hyst, t_crit);
|
D | via686a.c | 475 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *da, in set_temp_hyst() function 500 show_temp_hyst, set_temp_hyst, offset - 1);
|
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 | asb100.c | 478 show_temp_hyst, set_temp_hyst, num - 1)
|