show_temp_max     463 drivers/hwmon/asb100.c 		show_temp_max, set_temp_max, num - 1); \
show_temp_max    1058 drivers/hwmon/f71805f.c 		    show_temp_max, set_temp_max, 0);
show_temp_max    1064 drivers/hwmon/f71805f.c 		    show_temp_max, set_temp_max, 1);
show_temp_max    1070 drivers/hwmon/f71805f.c 		    show_temp_max, set_temp_max, 2);
show_temp_max     322 drivers/hwmon/f71882fg.c static ssize_t show_temp_max(struct device *dev, struct device_attribute
show_temp_max     402 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     414 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     426 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     442 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     461 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     476 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     536 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     543 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     550 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
show_temp_max     682 drivers/hwmon/f75375s.c 	show_temp_max, set_temp_max, 0);
show_temp_max     687 drivers/hwmon/f75375s.c 	show_temp_max, set_temp_max, 1);
show_temp_max     244 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
show_temp_max     249 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
show_temp_max     254 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
show_temp_max     259 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
show_temp_max     264 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
show_temp_max    1305 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1307 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1309 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1311 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1313 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp5_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1315 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp6_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1317 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp7_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1319 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp8_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max    1321 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp9_max, S_IRUGO | S_IWUSR, show_temp_max,
show_temp_max     397 drivers/hwmon/w83781d.c 		show_temp_max, store_temp_max, offset); \