Lines Matching defs:tz
88 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power()
123 static void estimate_pid_constants(struct thermal_zone_device *tz, in estimate_pid_constants()
173 static u32 get_sustainable_power(struct thermal_zone_device *tz, in get_sustainable_power()
215 static u32 pid_controller(struct thermal_zone_device *tz, in pid_controller()
381 static int allocate_power(struct thermal_zone_device *tz, in allocate_power()
510 static void get_governor_trips(struct thermal_zone_device *tz, in get_governor_trips()
563 static void allow_maximum_power(struct thermal_zone_device *tz, bool update) in allow_maximum_power()
604 static int check_power_actors(struct thermal_zone_device *tz) in check_power_actors()
630 static int power_allocator_bind(struct thermal_zone_device *tz) in power_allocator_bind()
680 static void power_allocator_unbind(struct thermal_zone_device *tz) in power_allocator_unbind()
695 static int power_allocator_throttle(struct thermal_zone_device *tz, int trip_id) in power_allocator_throttle()