Searched refs:show_temp_hyst (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | f71805f.c | 879 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute in show_temp_hyst() function 1060 show_temp_hyst, set_temp_hyst, 0); 1066 show_temp_hyst, set_temp_hyst, 1); 1072 show_temp_hyst, set_temp_hyst, 2);
|
D | nct6683.c | 804 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_hyst() function 883 SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL,
|
D | asb100.c | 464 show_temp_hyst, set_temp_hyst, num - 1)
|