Searched refs:show_temp_hyst (Results 1 - 9 of 9) sorted by relevance

/drivers/hwmon/
H A Dlm77.c149 static ssize_t show_temp_hyst(struct device *dev, 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);
H A Dlm92.c175 static ssize_t show_temp_hyst(struct device *dev, function
234 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IWUSR | S_IRUGO, show_temp_hyst,
241 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO, show_temp_hyst, NULL, t_max);
H A Djc42.c265 static ssize_t show_temp_hyst(struct device *dev, function
362 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, show_temp_hyst,
364 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO, show_temp_hyst, NULL, t_max);
H A Df71805f.c886 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute 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);
H A Dlm78.c271 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, function
300 show_temp_hyst, set_temp_hyst);
H A Dsis5595.c340 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *attr, function
369 show_temp_hyst, set_temp_hyst);
H A Dvia686a.c449 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, function
500 show_temp_hyst, set_temp_hyst, offset - 1);
H A Dnct6683.c803 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) function
882 SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL,
H A Dasb100.c478 show_temp_hyst, set_temp_hyst, num - 1)

Completed in 142 milliseconds