Searched refs:open_lights (Results 1 – 5 of 5) sorted by relevance
/device/asus/grouper/liblights/ |
D | lights.c | 111 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights() function 142 .open = open_lights,
|
/device/htc/flounder/lights/ |
D | lights.c | 114 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights() function 152 .open = open_lights,
|
/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/lge/hammerhead/liblight/ |
D | lights.c | 212 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights() function 244 .open = open_lights,
|
/device/samsung/manta/liblights/ |
D | lights.c | 329 static int open_lights(const struct hw_module_t *module, char const *name, in open_lights() function 361 .open = open_lights,
|