Searched refs:TOTAL_ATTRS (Results 1 – 1 of 1) sorted by relevance
47 #define TOTAL_ATTRS (MAX_CORE_ATTRS + 1) macro80 struct sensor_device_attribute sd_attrs[TOTAL_ATTRS];81 char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];82 struct attribute *attrs[TOTAL_ATTRS + 1];425 static ssize_t (*const rd_ptr[TOTAL_ATTRS]) (struct device *dev, in create_core_attrs()429 static const char *const suffixes[TOTAL_ATTRS] = { in create_core_attrs()