Home
last modified time | relevance | path

Searched refs:weight_attr_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dthermal_core.h35 char weight_attr_name[THERMAL_NAME_LENGTH]; member
Dthermal_core.c741 sprintf(dev->weight_attr_name, "cdev%d_weight", dev->id); in thermal_zone_bind_cooling_device()
743 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_zone_bind_cooling_device()