Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance
86 struct thermal_instance { struct100 struct list_head tz_node; /* node in tz->thermal_instances */ argument101 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument102 unsigned int weight; /* The weight of the cooling device */103 bool upper_no_limit;