therm_max         764 drivers/hwmon/pc87360.c static struct sensor_device_attribute therm_max[] = {
therm_max         765 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp4_max, therm_max, 0 + 11),
therm_max         766 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp5_max, therm_max, 1 + 11),
therm_max         767 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp6_max, therm_max, 2 + 11),
therm_max         828 drivers/hwmon/pc87360.c 	&therm_max[X].dev_attr.attr,	\