Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.h227 char weight_attr_name[THERMAL_NAME_LENGTH]; member
Dthermal_core.c821 snprintf(dev->weight_attr_name, sizeof(dev->weight_attr_name), in thermal_bind_cdev_to_trip()
824 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_bind_cdev_to_trip()