Searched refs:power_actor_get_min_power (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dthermal.h392 int power_actor_get_min_power(struct thermal_cooling_device *,
429 static inline int power_actor_get_min_power(struct thermal_cooling_device *cdev, power_actor_get_min_power() function
/linux-4.4.14/drivers/thermal/
H A Dpower_allocator.c106 if (power_actor_get_min_power(cdev, tz, &min_power)) estimate_sustainable_power()
H A Dthermal_core.c1040 * power_actor_get_min_power() - get the mainimum power that a cdev can consume
1051 int power_actor_get_min_power(struct thermal_cooling_device *cdev, power_actor_get_min_power() function

Completed in 54 milliseconds