HomeSort by relevance Sort by last modified time
    Searched refs:power_hint_t (Results 1 - 12 of 12) sorted by null

  /hardware/libhardware/include/hardware/
power.h 50 } power_hint_t; typedef in typeref:enum:__anon41420
133 void (*powerHint)(struct power_module *module, power_hint_t hint,
  /hardware/libhardware/modules/power/
power.c 36 static void power_hint(struct power_module *module, power_hint_t hint,
  /frameworks/base/services/core/jni/
com_android_server_power_PowerManagerService.cpp 152 gPowerModule->powerHint(gPowerModule, (power_hint_t)hintId, &data_param);
154 gPowerModule->powerHint(gPowerModule, (power_hint_t)hintId, NULL);
  /device/asus/fugu/power/
power.c 140 static void fugu_power_hint(struct power_module *module, power_hint_t hint, void *data)
  /device/htc/flounder/power/
power_flounder.c 188 static void flounder_power_hint(struct power_module *module, power_hint_t hint,
  /hardware/qcom/power/
power.c 186 static void power_hint(struct power_module *module, power_hint_t hint,
  /device/asus/grouper/power/
power.c 219 static void grouper_power_hint(__attribute__((unused)) struct power_module *module, power_hint_t hint,
  /device/moto/shamu/power/
power_shamu.c 233 __attribute__((unused)) power_hint_t hint,
  /device/samsung/manta/power/
power_manta.c 207 static void manta_power_hint(struct power_module *module, power_hint_t hint,
  /device/asus/flo/power/
power_flo.c 342 power_hint_t hint, __attribute__((unused)) void *data)
  /device/lge/hammerhead/power/
power_hammerhead.c 342 power_hint_t hint, __attribute__((unused)) void *data)
  /device/lge/mako/power/
power_mako.c 342 power_hint_t hint, __attribute__((unused)) void *data)

Completed in 55 milliseconds