OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_lights
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/system/lights/
lights_qemu.c
147
close_lights
( struct light_device_t *dev )
function
191
dev->common.close = (int (*)(struct hw_device_t*))
close_lights
;
/device/samsung/tuna/liblight/
lights.c
96
static int
close_lights
(struct light_device_t *dev)
function
202
dev->common.close = (int (*)(struct hw_device_t *))
close_lights
;
/hardware/msm7k/liblights/
lights.c
346
close_lights
(struct light_device_t *dev)
function
398
dev->common.close = (int (*)(struct hw_device_t*))
close_lights
;
Completed in 316 milliseconds