Searched refs:thermal_gov_power_allocator_register (Results 1 – 3 of 3) sorted by relevance
93 int thermal_gov_power_allocator_register(void);96 static inline int thermal_gov_power_allocator_register(void) { return 0; } in thermal_gov_power_allocator_register() function
651 int thermal_gov_power_allocator_register(void) in thermal_gov_power_allocator_register() function
2175 return thermal_gov_power_allocator_register(); in thermal_register_governors()