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 170 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
183 methods: &power_module_methods,
  /device/asus/grouper/power/
power.c 256 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
268 .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/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/asus/flo/power/
power_flo.c 387 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
399 .methods = &power_module_methods,
  /device/lge/hammerhead/power/
power_hammerhead.c 387 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
399 .methods = &power_module_methods,
  /device/lge/mako/power/
power_mako.c 387 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
399 .methods = &power_module_methods,
  /device/samsung/manta/power/
power_manta.c 267 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
280 .methods = &power_module_methods,

Completed in 724 milliseconds