Searched refs:thermal_instance (Results 1 – 10 of 10) sorted by relevance
43 struct thermal_instance *47 struct thermal_instance *pos = NULL; in get_thermal_instance()48 struct thermal_instance *target_instance = NULL; in get_thermal_instance()161 struct thermal_instance *instance; in __thermal_cdev_update()
38 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()101 struct thermal_instance *instance; in thermal_zone_trip_update()159 struct thermal_instance *instance; in step_wise_throttle()
19 struct thermal_instance *instance; in thermal_zone_trip_update()101 struct thermal_instance *instance; in bang_bang_control()
77 struct thermal_instance *87 struct thermal_instance { struct
91 struct thermal_instance *instance; in estimate_sustainable_power()291 struct thermal_instance *instance, u32 power) in power_actor_set_power()384 struct thermal_instance *instance; in allocate_power()565 struct thermal_instance *instance; in allow_maximum_power()606 struct thermal_instance *instance; in check_power_actors()
886 struct thermal_instance *instance; in trip_point_show()889 container_of(attr, struct thermal_instance, attr); in trip_point_show()897 struct thermal_instance *instance; in weight_show()899 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show()907 struct thermal_instance *instance; in weight_store()914 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
70 struct thermal_instance *instance; in fair_share_throttle()
396 struct thermal_instance *pos; in thermal_zone_device_init()612 struct thermal_instance *dev; in thermal_zone_bind_cooling_device()613 struct thermal_instance *pos; in thermal_zone_bind_cooling_device()730 struct thermal_instance *pos, *next; in thermal_zone_unbind_cooling_device()
34 struct thermal_instance;
510 This function returns the thermal_instance corresponding to a given
Completed in 13 milliseconds