/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/htc/flounder/lights/ |
lights.c | 115 static int open_lights(const struct hw_module_t *module, char const *name, function 153 .open = open_lights,
|
/device/lge/bullhead/liblight/ |
lights.c | 212 static int open_lights(const struct hw_module_t* module, char const* name, function 248 .open = open_lights,
|
/device/google/dragon/lights/ |
lights.c | 186 static int open_lights(const struct hw_module_t *module, char const *name, function 224 .open = open_lights,
|
/device/huawei/angler/liblight/ |
lights.c | 331 static int open_lights(const struct hw_module_t* module, char const* name, function 368 .open = open_lights,
|
/hardware/qcom/display/msm8084/liblight/ |
lights.c | 254 static int open_lights(const struct hw_module_t* module, char const* name, function 287 .open = open_lights,
|
/hardware/qcom/display/msm8226/liblight/ |
lights.c | 271 static int open_lights(const struct hw_module_t* module, char const* name, function 310 .open = open_lights,
|
/hardware/qcom/display/msm8909/liblight/ |
lights.c | 298 static int open_lights(const struct hw_module_t* module, char const* name, function 339 .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/msm8994/liblight/ |
lights.c | 272 static int open_lights(const struct hw_module_t* module, char const* name, function 311 .open = open_lights,
|
/hardware/qcom/display/msm8996/liblight/ |
lights.c | 281 static int open_lights(const struct hw_module_t* module, char const* name, function 320 .open = open_lights,
|
/hardware/bsp/intel/peripheral/light/mraa/ |
lights.c | 78 * to be able to synchronize the open_lights & close_lights functions 479 static int open_lights(const struct hw_module_t *module, char const *name, function 531 .open = open_lights,
|