HomeSort by relevance Sort by last modified time
    Searched refs:power_module_methods (Results 1 - 4 of 4) 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/grouper/power/
power.c 105 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
117 .methods = &power_module_methods,
  /device/samsung/manta/power/
power_manta.c 194 static struct hw_module_methods_t power_module_methods = { variable in typeref:struct:hw_module_methods_t
207 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,

Completed in 59 milliseconds