Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_core.h244 char weight_attr_name[THERMAL_NAME_LENGTH]; member
H A Dthermal_core.c880 snprintf(dev->weight_attr_name, sizeof(dev->weight_attr_name), in thermal_bind_cdev_to_trip()
883 dev->weight_attr.attr.name = dev->weight_attr_name; in thermal_bind_cdev_to_trip()