/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/generic/goldfish/lights/ |
lights_qemu.c | 160 open_lights( const struct hw_module_t* module, char const *name, function 199 .open = open_lights,
|
/device/lge/hammerhead/liblight/ |
lights.c | 212 static int open_lights(const struct hw_module_t* module, char const* name, function 244 .open = open_lights,
|
/hardware/qcom/display/msm8960/liblight/ |
lights.c | 284 static int open_lights(const struct hw_module_t* module, char const* name, function 315 .open = open_lights,
|
/hardware/qcom/display/msm8974/liblight/ |
lights.c | 284 static int open_lights(const struct hw_module_t* module, char const* name, function 315 .open = open_lights,
|
/hardware/qcom/display/msm8x26/liblight/ |
lights.c | 284 static int open_lights(const struct hw_module_t* module, char const* name, function 315 .open = open_lights,
|
/device/samsung/manta/liblights/ |
lights.c | 329 static int open_lights(const struct hw_module_t *module, char const *name, function 361 .open = open_lights,
|