therm_crit        769 drivers/hwmon/pc87360.c static struct sensor_device_attribute therm_crit[] = {
therm_crit        770 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11),
therm_crit        771 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11),
therm_crit        772 drivers/hwmon/pc87360.c 	SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11),
therm_crit        829 drivers/hwmon/pc87360.c 	&therm_crit[X].dev_attr.attr,	\