Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm77.c149 static ssize_t show_temp_hyst(struct device *dev, in show_temp_hyst() function
227 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IWUSR | S_IRUGO, show_temp_hyst,
229 static SENSOR_DEVICE_ATTR(temp1_min_hyst, S_IRUGO, show_temp_hyst, NULL, t_min);
230 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO, show_temp_hyst, NULL, t_max);
Dlm92.c176 static ssize_t show_temp_hyst(struct device *dev, in show_temp_hyst() function
235 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IWUSR | S_IRUGO, show_temp_hyst,
242 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO, show_temp_hyst, NULL, t_max);
Dvia686a.c449 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, in show_temp_hyst() function
500 show_temp_hyst, set_temp_hyst, offset - 1);
Df71805f.c886 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute in show_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);
Dnct6683.c813 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_hyst() function
892 SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL,
Dasb100.c478 show_temp_hyst, set_temp_hyst, num - 1)