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

  /device/asus/grouper/liblights/
lights.c 111 static int open_lights(const struct hw_module_t *module, char const *name, function
142 .open = open_lights,
  /device/samsung/crespo/liblight/
lights.c 88 static int open_lights(const struct hw_module_t *module, char const *name, function
94 ALOGV("open_lights: open with %s", name);
118 .open = open_lights,
  /development/tools/emulator/system/lights/
lights_qemu.c 160 open_lights( const struct hw_module_t* module, char const *name, function
199 .open = open_lights,
  /device/samsung/tuna/liblight/
lights.c 179 static int open_lights(const struct hw_module_t *module, char const *name, function
211 .open = open_lights,
  /device/moto/stingray/liblights/
lights.c 237 static int open_lights(const struct hw_module_t *module, char const *name, function
271 .open = open_lights,
  /hardware/msm7k/liblights/
lights.c 362 static int open_lights(const struct hw_module_t* module, char const* name, function
407 .open = open_lights,

Completed in 6156 milliseconds