Searched defs:thermal_instance (Results 1 – 1 of 1) sorted by relevance
87 struct thermal_instance { struct101 struct list_head tz_node; /* node in tz->thermal_instances */ argument102 struct list_head cdev_node; /* node in cdev->thermal_instances */ argument103 unsigned int weight; /* The weight of the cooling device */
Completed in 2 milliseconds