Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/
Dthermal_core.h233 struct thermal_instance { struct
246 struct list_head trip_node; /* node in trip->thermal_instances */ argument
247 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
248 unsigned int weight; /* The weight of the cooling device */
249 bool upper_no_limit;