OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lights_module_methods
(Results
1 - 6
of
6
) sorted by null
/device/generic/goldfish/lights/
lights_qemu.c
198
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
212
.methods = &
lights_module_methods
,
/device/lge/hammerhead/liblight/
lights.c
243
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
257
.methods = &
lights_module_methods
,
/hardware/qcom/display/msm8960/liblight/
lights.c
314
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
328
.methods = &
lights_module_methods
,
/hardware/qcom/display/msm8974/liblight/
lights.c
314
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
328
.methods = &
lights_module_methods
,
/hardware/qcom/display/msm8x26/liblight/
lights.c
314
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
328
.methods = &
lights_module_methods
,
/device/samsung/manta/liblights/
lights.c
360
static struct hw_module_methods_t
lights_module_methods
= {
variable in typeref:struct:hw_module_methods_t
371
.methods = &
lights_module_methods
,
Completed in 593 milliseconds