Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance
233 struct thermal_instance { struct246 struct list_head trip_node; /* node in trip->thermal_instances */ argument247 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument248 unsigned int weight; /* The weight of the cooling device */249 bool upper_no_limit;