Home
last modified time | relevance | path

Searched refs:estimate_sustainable_power (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dpower_allocator.c93 static u32 estimate_sustainable_power(struct thermal_zone_device *tz) in estimate_sustainable_power() function
206 sustainable_power = estimate_sustainable_power(tz); in pid_controller()