Home
last modified time | relevance | path

Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/thermal/
Dthermal_core.h86 struct thermal_instance { struct
100 struct list_head tz_node; /* node in tz->thermal_instances */ argument
101 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
102 unsigned int weight; /* The weight of the cooling device */
103 bool upper_no_limit;