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

  /device/samsung/crespo/liblight/
lights.c 117 static struct hw_module_methods_t lights_module_methods = { variable in typeref:struct:hw_module_methods_t
128 .methods = &lights_module_methods,
  /development/tools/emulator/system/lights/
lights_qemu.c 198 static struct hw_module_methods_t lights_module_methods = { variable in typeref:struct:hw_module_methods_t
212 .methods = &lights_module_methods,
  /device/samsung/tuna/liblight/
lights.c 210 static struct hw_module_methods_t lights_module_methods = { variable in typeref:struct:hw_module_methods_t
221 .methods = &lights_module_methods,
  /device/moto/stingray/liblights/
lights.c 270 static struct hw_module_methods_t lights_module_methods = { variable in typeref:struct:hw_module_methods_t
284 .methods = &lights_module_methods,
  /hardware/msm7k/liblights/
lights.c 406 static struct hw_module_methods_t lights_module_methods = { variable in typeref:struct:hw_module_methods_t
420 .methods = &lights_module_methods,

Completed in 1658 milliseconds