Searched refs:TOTAL_ATTRS (Results 1 – 1 of 1) sorted by relevance
59 #define TOTAL_ATTRS (MAX_CORE_ATTRS + 1) macro96 struct sensor_device_attribute sd_attrs[TOTAL_ATTRS];97 char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];98 struct attribute *attrs[TOTAL_ATTRS + 1];397 static ssize_t (*const rd_ptr[TOTAL_ATTRS]) (struct device *dev, in create_core_attrs()401 static const char *const suffixes[TOTAL_ATTRS] = { in create_core_attrs()