Home
last modified time | relevance | path

Searched refs:show_temp_hyst (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/hwmon/
Df71805f.c879 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);
Dnct6683.c804 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,
Dasb100.c464 show_temp_hyst, set_temp_hyst, num - 1)