Searched refs:open_lights (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish/lights/ |
D | lights_qemu.c | 160 open_lights( const struct hw_module_t* module, char const *name, in open_lights() function 199 .open = open_lights,
|
/device/htc/flounder/lights/ |
D | lights.c | 115 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights() function 153 .open = open_lights,
|
/device/google/dragon/lights/ |
D | lights.c | 186 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights() function 224 .open = open_lights,
|
/device/lge/bullhead/liblight/ |
D | lights.c | 212 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights() function 248 .open = open_lights,
|
/device/huawei/angler/liblight/ |
D | lights.c | 331 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights() function 368 .open = open_lights,
|