Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.h94 void thermal_gov_power_allocator_unregister(void);
97 static inline void thermal_gov_power_allocator_unregister(void) {} in thermal_gov_power_allocator_unregister() function
Dpower_allocator.c656 void thermal_gov_power_allocator_unregister(void) in thermal_gov_power_allocator_unregister() function
Dthermal_core.c2184 thermal_gov_power_allocator_unregister(); in thermal_unregister_governors()