Searched refs:power_hint_t (Results 1 – 4 of 4) sorted by relevance
69 } power_hint_t; typedef265 void (*powerHint)(struct power_module *module, power_hint_t hint,
41 power_hint_t hint, in power_hint()
52 mModule->powerHint(mModule, static_cast<power_hint_t>(hint), ¶m); in powerHint()54 mModule->powerHint(mModule, static_cast<power_hint_t>(hint), NULL); in powerHint()
186 static void power_hint(struct power_module *module, power_hint_t hint, in power_hint()