Home
last modified time | relevance | path

Searched refs:weight_attr_name (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.h112 char weight_attr_name[THERMAL_NAME_LENGTH]; member
H A Dthermal_core.c892 snprintf(dev->weight_attr_name, sizeof(dev->weight_attr_name), in thermal_zone_bind_cooling_device()
895 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_zone_bind_cooling_device()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.h97 char weight_attr_name[THERMAL_NAME_LENGTH]; member
H A Dthermal_core.c703 snprintf(dev->weight_attr_name, sizeof(dev->weight_attr_name), in thermal_zone_bind_cooling_device()
706 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_zone_bind_cooling_device()

Completed in 6 milliseconds