Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h103 void thermal_gov_user_space_unregister(void);
106 static inline void thermal_gov_user_space_unregister(void) {} in thermal_gov_user_space_unregister() function
Duser_space.c65 void thermal_gov_user_space_unregister(void) in thermal_gov_user_space_unregister() function
Dthermal_core.c274 thermal_gov_user_space_unregister(); in thermal_unregister_governors()