Searched refs:thermal_instance (Results 1 – 10 of 10) sorted by relevance
44 struct thermal_instance *48 struct thermal_instance *pos = NULL; in get_thermal_instance()49 struct thermal_instance *target_instance = NULL; in get_thermal_instance()197 struct thermal_instance *instance; in __thermal_cdev_update()
37 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()121 struct thermal_instance *instance; in thermal_zone_trip_update()183 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()
92 struct thermal_instance *instance; in estimate_sustainable_power()293 struct thermal_instance *instance, u32 power) in power_actor_set_power()386 struct thermal_instance *instance; in allocate_power()575 struct thermal_instance *instance; in allow_maximum_power()618 struct thermal_instance *instance; in check_power_actors()
87 struct thermal_instance *97 struct thermal_instance { struct
879 struct thermal_instance *instance; in trip_point_show()882 container_of(attr, struct thermal_instance, attr); in trip_point_show()890 struct thermal_instance *instance; in weight_show()892 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show()900 struct thermal_instance *instance; in weight_store()907 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
80 struct thermal_instance *instance; in fair_share_throttle()
422 struct thermal_instance *pos; in thermal_zone_device_init()626 struct thermal_instance *dev; in thermal_zone_bind_cooling_device()627 struct thermal_instance *pos; in thermal_zone_bind_cooling_device()749 struct thermal_instance *pos, *next; in thermal_zone_unbind_cooling_device()
36 struct thermal_instance;
510 This function returns the thermal_instance corresponding to a given
Completed in 33 milliseconds