HomeSort by relevance Sort by last modified time
    Searched defs:power_hint (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/modules/power/
power.c 40 static void power_hint(struct power_module *module UNUSED_ARGUMENT, function
66 .powerHint = power_hint,
  /hardware/qcom/power/
power.c 186 static void power_hint(struct power_module *module, power_hint_t hint, function
223 .powerHint = power_hint,
  /device/google/marlin/power/
power-helper.c 151 void power_hint(power_hint_t hint, void *data) function
155 /* The power_hint has been handled. We can skip the rest. */

Completed in 3076 milliseconds