Searched refs:set_temp_hyst (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | lm92.c | 192 static ssize_t set_temp_hyst(struct device *dev, in set_temp_hyst() function 235 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 | sis5595.c | 346 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *attr, in set_temp_hyst() function 368 show_temp_hyst, set_temp_hyst);
|
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 | lm78.c | 278 static ssize_t set_temp_hyst(struct device *dev, struct device_attribute *da, in set_temp_hyst() function 300 show_temp_hyst, set_temp_hyst);
|
D | asb100.c | 478 show_temp_hyst, set_temp_hyst, num - 1)
|