Searched refs:thermal_gov_user_space_register (Results 1 – 3 of 3) sorted by relevance
102 int thermal_gov_user_space_register(void);105 static inline int thermal_gov_user_space_register(void) { return 0; } in thermal_gov_user_space_register() function
60 int thermal_gov_user_space_register(void) in thermal_gov_user_space_register() function
262 result = thermal_gov_user_space_register(); in thermal_register_governors()