Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
Dthermal_core.h88 struct thermal_instance { struct
102 struct list_head tz_node; /* node in tz->thermal_instances */ argument
103 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
104 unsigned int weight; /* The weight of the cooling device */
105 bool upper_no_limit;
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.h100 struct thermal_instance { struct
114 struct list_head tz_node; /* node in tz->thermal_instances */ argument
115 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument
116 unsigned int weight; /* The weight of the cooling device */