Lines Matching defs:void
64 static inline int thermal_gov_step_wise_register(void) { return 0; } in thermal_gov_step_wise_register() argument
65 static inline void thermal_gov_step_wise_unregister(void) {} in thermal_gov_step_wise_unregister() argument
72 static inline int thermal_gov_fair_share_register(void) { return 0; } in thermal_gov_fair_share_register() argument
73 static inline void thermal_gov_fair_share_unregister(void) {} in thermal_gov_fair_share_unregister() argument
80 static inline int thermal_gov_bang_bang_register(void) { return 0; } in thermal_gov_bang_bang_register() argument
81 static inline void thermal_gov_bang_bang_unregister(void) {} in thermal_gov_bang_bang_unregister() argument
88 static inline int thermal_gov_user_space_register(void) { return 0; } in thermal_gov_user_space_register() argument
89 static inline void thermal_gov_user_space_unregister(void) {} in thermal_gov_user_space_unregister() argument
96 static inline int thermal_gov_power_allocator_register(void) { return 0; } in thermal_gov_power_allocator_register() argument
97 static inline void thermal_gov_power_allocator_unregister(void) {} in thermal_gov_power_allocator_unregister() argument
109 static inline int of_parse_thermal_zones(void) { return 0; } in of_parse_thermal_zones() argument
110 static inline void of_thermal_destroy_zones(void) { } in of_thermal_destroy_zones() argument