weight_attr_name 751 drivers/thermal/thermal_core.c sprintf(dev->weight_attr_name, "cdev%d_weight", dev->id); weight_attr_name 753 drivers/thermal/thermal_core.c dev->weight_attr.attr.name = dev->weight_attr_name; weight_attr_name 50 drivers/thermal/thermal_core.h char weight_attr_name[THERMAL_NAME_LENGTH];