TOTAL_ATTRS
static ssize_t (*const rd_ptr[TOTAL_ATTRS]) (struct device *dev,
static const char *const suffixes[TOTAL_ATTRS] = {
struct device_attribute sd_attrs[TOTAL_ATTRS];
char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];
struct attribute *attrs[TOTAL_ATTRS + 1];