Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.h86 void thermal_gov_user_space_unregister(void);
89 static inline void thermal_gov_user_space_unregister(void) {} in thermal_gov_user_space_unregister() function
Duser_space.c53 void thermal_gov_user_space_unregister(void) in thermal_gov_user_space_unregister() function
Dthermal_core.c2183 thermal_gov_user_space_unregister(); in thermal_unregister_governors()