OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAL_MODULE_INFO_SYM
(Results
1 - 25
of
46
) sorted by null
1
2
/development/tools/emulator/system/camera/
EmulatedCameraHal.cpp
31
camera_module_t
HAL_MODULE_INFO_SYM
= {
/device/moto/stingray/sensors/
sensors.c
69
struct sensors_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/libhardware/modules/nfc/
nfc_hw_example.c
61
struct nfc_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/qcom/gps/loc_api/libloc_api/
gps.c
58
struct hw_module_t
HAL_MODULE_INFO_SYM
= {
/device/asus/grouper/nfc/
nfc_hw.c
135
struct nfc_module_t
HAL_MODULE_INFO_SYM
= {
/device/generic/goldfish/power/
power_qemu.c
51
struct power_module
HAL_MODULE_INFO_SYM
= {
/device/samsung/crespo/nfc/
nfc_hw.c
122
struct nfc_module_t
HAL_MODULE_INFO_SYM
= {
/device/samsung/tuna/nfc/
nfc_hw.c
141
struct nfc_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/libhardware/modules/power/
power.c
48
struct power_module
HAL_MODULE_INFO_SYM
= {
/device/asus/grouper/power/
power.c
109
struct power_module
HAL_MODULE_INFO_SYM
= {
/hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp
43
hwc_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/libhardware/modules/local_time/
local_time_hw.c
99
struct local_time_module
HAL_MODULE_INFO_SYM
= {
/device/samsung/crespo/liblight/
lights.c
121
struct hw_module_t
HAL_MODULE_INFO_SYM
= {
/device/samsung/tuna/power/
power_tuna.c
141
struct tuna_power_module
HAL_MODULE_INFO_SYM
= {
/development/tools/emulator/system/lights/
lights_qemu.c
205
struct hw_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/libhardware/include/hardware/
hardware.h
44
* to this value when declaring the module with
HAL_MODULE_INFO_SYM
.
74
* Every hardware module must have a data structure named
HAL_MODULE_INFO_SYM
191
#define
HAL_MODULE_INFO_SYM
HMI
/hardware/libhardware/modules/gralloc/
gralloc.cpp
78
struct private_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/msm7k/libcopybit/
copybit.cpp
77
struct copybit_module_t
HAL_MODULE_INFO_SYM
= {
/hardware/msm7k/libgralloc-qsd8k/
gralloc.cpp
152
struct private_module_t
HAL_MODULE_INFO_SYM
= {
/device/asus/grouper/liblights/
lights.c
148
struct hw_module_t
HAL_MODULE_INFO_SYM
=
/device/moto/stingray/liblights/
lights.c
277
struct hw_module_t
HAL_MODULE_INFO_SYM
= {
/device/samsung/crespo/libsensors/
sensors.cpp
112
struct sensors_module_t
HAL_MODULE_INFO_SYM
= {
/device/samsung/tuna/liblight/
lights.c
214
struct hw_module_t
HAL_MODULE_INFO_SYM
= {
/system/security/softkeymaster/
keymaster_openssl.cpp
505
struct keystore_module
HAL_MODULE_INFO_SYM
/device/samsung/crespo/libhwcomposer/
SecHWC.cpp
43
hwc_module_t
HAL_MODULE_INFO_SYM
= {
Completed in 333 milliseconds
1
2