Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance
216 struct thermal_instance { struct229 struct list_head tz_node; /* node in tz->thermal_instances */ argument230 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument231 unsigned int weight; /* The weight of the cooling device */232 bool upper_no_limit;