Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.h67 void thermal_gov_fair_share_unregister(void);
70 static inline void thermal_gov_fair_share_unregister(void) {} in thermal_gov_fair_share_unregister() function
Dfair_share.c130 void thermal_gov_fair_share_unregister(void) in thermal_gov_fair_share_unregister() function
Dthermal_core.c1852 thermal_gov_fair_share_unregister(); in thermal_unregister_governors()