Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.h83 void thermal_gov_user_space_unregister(void);
86 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.c1854 thermal_gov_user_space_unregister(); in thermal_unregister_governors()