Lines Matching defs:tz
116 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power()
148 static void estimate_pid_constants(struct thermal_zone_device *tz, in estimate_pid_constants()
196 static u32 get_sustainable_power(struct thermal_zone_device *tz, in get_sustainable_power()
238 static u32 pid_controller(struct thermal_zone_device *tz, in pid_controller()
398 static int 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()
536 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power()
579 static int check_power_actors(struct thermal_zone_device *tz, in check_power_actors()
632 static void power_allocator_update_tz(struct thermal_zone_device *tz, in power_allocator_update_tz()
672 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 int power_allocator_throttle(struct thermal_zone_device *tz, in power_allocator_throttle()