Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.h70 void thermal_gov_fair_share_unregister(void);
73 static inline void thermal_gov_fair_share_unregister(void) {} in thermal_gov_fair_share_unregister() function
Dfair_share.c135 void thermal_gov_fair_share_unregister(void) in thermal_gov_fair_share_unregister() function
Dthermal_core.c2181 thermal_gov_fair_share_unregister(); in thermal_unregister_governors()