TOTAL_ATTRS        83 drivers/hwmon/coretemp.c 	struct sensor_device_attribute sd_attrs[TOTAL_ATTRS];
TOTAL_ATTRS        84 drivers/hwmon/coretemp.c 	char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];
TOTAL_ATTRS        85 drivers/hwmon/coretemp.c 	struct attribute *attrs[TOTAL_ATTRS + 1];
TOTAL_ATTRS       384 drivers/hwmon/coretemp.c 	static ssize_t (*const rd_ptr[TOTAL_ATTRS]) (struct device *dev,
TOTAL_ATTRS       388 drivers/hwmon/coretemp.c 	static const char *const suffixes[TOTAL_ATTRS] = {