/aosp12/hardware/libhardware/tests/fingerprint/ |
H A D | fingerprint_test_fixtures.h | 35 const hw_module_t *hw_module = NULL; in SetUp() local
|
/aosp12/hardware/libhardware/tests/camera3/ |
H A D | camera3test_fixtures.h | 37 const hw_module_t *hw_module = NULL; in SetUp() local
|
/aosp12/hardware/interfaces/vr/1.0/default/ |
H A D | Vr.cpp | 46 const hw_module_t *hw_module = NULL; in HIDL_FETCH_IVr() local
|
/aosp12/hardware/interfaces/ir/1.0/default/ |
H A D | ConsumerIr.cpp | 68 const hw_module_t *hw_module = NULL; in HIDL_FETCH_IConsumerIr() local
|
/aosp12/hardware/interfaces/memtrack/1.0/default/ |
H A D | Memtrack.cpp | 75 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IMemtrack() local
|
/aosp12/hardware/interfaces/vibrator/1.0/default/ |
H A D | Vibrator.cpp | 70 const hw_module_t *hw_module = nullptr; in HIDL_FETCH_IVibrator() local
|
/aosp12/hardware/interfaces/nfc/1.0/default/ |
H A D | Nfc.cpp | 81 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_INfc() local
|
/aosp12/hardware/libhardware/modules/radio/ |
H A D | radio_hal_tool.c | 170 const hw_module_t *hw_module = NULL; in main() local
|
/aosp12/hardware/interfaces/power/1.0/default/ |
H A D | Power.cpp | 147 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IPower() local
|
/aosp12/hardware/interfaces/boot/1.0/default/ |
H A D | BootControl.cpp | 105 const hw_module_t* hw_module = &HAL_MODULE_INFO_SYM; in HIDL_FETCH_IBootControl() local
|
/aosp12/hardware/interfaces/tv/cec/1.0/default/ |
H A D | HdmiCec.cpp | 397 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IHdmiCec() local
|
/aosp12/hardware/interfaces/tv/input/1.0/default/ |
H A D | TvInput.cpp | 210 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_ITvInput() local
|
/aosp12/system/media/audio/include/system/ |
H A D | audio.h | 538 audio_module_handle_t hw_module; /* module the device is attached to */ member 546 audio_module_handle_t hw_module; /* module the stream is attached to */ member 637 audio_module_handle_t hw_module; /* module the device is attached to */ member 648 audio_module_handle_t hw_module; /* module the stream is attached to */ member
|
/aosp12/hardware/libhardware/modules/sensors/ |
H A D | multihal.cpp | 712 hw_module_t *hw_module = *it; in lazy_init_sensors_list() local 787 static int open_sensors(const struct hw_module_t* hw_module, const char* name, in open_sensors()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_fingerprint_FingerprintService.cpp | 202 const hw_module_t *hw_module = NULL; in nativeOpenHal() local
|