HomeSort by relevance Sort by last modified time
    Searched full:power_module_methods (Results 1 - 10 of 10) sorted by null

  /hardware/libhardware/modules/power/
power.c 44 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
56 .methods = &power_module_methods,
  /device/asus/fugu/power/
power.c 169 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
182 methods: &power_module_methods,
  /device/google/dragon/power/
power_dragon.cpp 239 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
252 methods: &power_module_methods,
  /device/htc/flounder/power/
power_flounder.c 228 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
241 methods: &power_module_methods,
  /device/linaro/hikey/power/
power_hikey.c 197 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
210 methods: &power_module_methods,
  /device/moto/shamu/power/
power_shamu.c 257 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
269 .methods = &power_module_methods,
  /hardware/qcom/power/
power.c 206 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
218 .methods = &power_module_methods,
  /device/lge/bullhead/power/
power.c 97 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
680 .methods = &power_module_methods,
  /device/google/marlin/power/
power.c 107 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
810 .methods = &power_module_methods,
  /device/huawei/angler/power/
power.c 104 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
761 .methods = &power_module_methods,

Completed in 697 milliseconds