Lines Matching refs:thermal_zone_device
118 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power()
150 static void estimate_pid_constants(struct thermal_zone_device *tz, in estimate_pid_constants()
198 static u32 get_sustainable_power(struct thermal_zone_device *tz, in get_sustainable_power()
240 static u32 pid_controller(struct thermal_zone_device *tz, in pid_controller()
400 static void allocate_power(struct thermal_zone_device *tz, int control_temp) in allocate_power()
493 static void get_governor_trips(struct thermal_zone_device *tz, in get_governor_trips()
538 static void allow_maximum_power(struct thermal_zone_device *tz) in allow_maximum_power()
581 static int check_power_actors(struct thermal_zone_device *tz, in check_power_actors()
634 static void power_allocator_update_tz(struct thermal_zone_device *tz, in power_allocator_update_tz()
674 static int power_allocator_bind(struct thermal_zone_device *tz) in power_allocator_bind()
732 static void power_allocator_unbind(struct thermal_zone_device *tz) in power_allocator_unbind()
748 static void power_allocator_manage(struct thermal_zone_device *tz) in power_allocator_manage()