Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h111 void thermal_gov_power_allocator_unregister(void);
114 static inline void thermal_gov_power_allocator_unregister(void) {} in thermal_gov_power_allocator_unregister() function
Dpower_allocator.c660 void thermal_gov_power_allocator_unregister(void) in thermal_gov_power_allocator_unregister() function
Dthermal_core.c275 thermal_gov_power_allocator_unregister(); in thermal_unregister_governors()