Lines Matching defs:tz
89 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power()
124 static void estimate_pid_constants(struct thermal_zone_device *tz, in estimate_pid_constants()
175 static u32 get_sustainable_power(struct thermal_zone_device *tz, in get_sustainable_power()
217 static u32 pid_controller(struct thermal_zone_device *tz, in pid_controller()
383 static int allocate_power(struct thermal_zone_device *tz, in allocate_power()
520 static void get_governor_trips(struct thermal_zone_device *tz, in get_governor_trips()
573 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power()
616 static int check_power_actors(struct thermal_zone_device *tz) in check_power_actors()
642 static int power_allocator_bind(struct thermal_zone_device *tz) in power_allocator_bind()
693 static void power_allocator_unbind(struct thermal_zone_device *tz) in power_allocator_unbind()
708 static int power_allocator_throttle(struct thermal_zone_device *tz, int trip) in power_allocator_throttle()