Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance
236 struct thermal_instance { struct249 struct list_head trip_node; /* node in trip->thermal_instances */ argument250 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument251 unsigned int weight; /* The weight of the cooling device */252 bool upper_no_limit;