Searched defs:show_temp_max_hyst (Results 1 - 3 of 3) sorted by relevance

/drivers/hwmon/
H A Df75375s.c607 static ssize_t show_temp_max_hyst(struct device *dev, function
694 show_temp_max_hyst, set_temp_max_hyst, 0);
699 show_temp_max_hyst, set_temp_max_hyst, 1);
H A Df71882fg.c310 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute
389 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
401 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
413 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
429 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
448 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
463 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
1555 static ssize_t show_temp_max_hyst(struct device *dev, struct device_attribute function
H A Dw83627hf.c732 show_temp_max_hyst(struct device *dev, struct device_attribute *devattr, function
793 show_temp_max_hyst, store_temp_max_hyst, offset - 1);

Completed in 124 milliseconds