Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h97 char weight_attr_name[THERMAL_NAME_LENGTH]; member
H A Dthermal_core.c708 snprintf(dev->weight_attr_name, sizeof(dev->weight_attr_name), in thermal_zone_bind_cooling_device()
711 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_zone_bind_cooling_device()