Lines Matching refs:show_temp_max
306 static ssize_t show_temp_max(struct device *dev, struct device_attribute
386 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
398 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
410 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
426 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
445 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
460 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
503 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
510 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
517 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
1523 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function