Home
last modified time | relevance | path

Searched defs:hw_module (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/libhardware/tests/fingerprint/
H A Dfingerprint_test_fixtures.h35 const hw_module_t *hw_module = NULL; in SetUp() local
/aosp12/hardware/libhardware/tests/camera3/
H A Dcamera3test_fixtures.h37 const hw_module_t *hw_module = NULL; in SetUp() local
/aosp12/hardware/interfaces/vr/1.0/default/
H A DVr.cpp46 const hw_module_t *hw_module = NULL; in HIDL_FETCH_IVr() local
/aosp12/hardware/interfaces/ir/1.0/default/
H A DConsumerIr.cpp68 const hw_module_t *hw_module = NULL; in HIDL_FETCH_IConsumerIr() local
/aosp12/hardware/interfaces/memtrack/1.0/default/
H A DMemtrack.cpp75 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IMemtrack() local
/aosp12/hardware/interfaces/vibrator/1.0/default/
H A DVibrator.cpp70 const hw_module_t *hw_module = nullptr; in HIDL_FETCH_IVibrator() local
/aosp12/hardware/interfaces/nfc/1.0/default/
H A DNfc.cpp81 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_INfc() local
/aosp12/hardware/libhardware/modules/radio/
H A Dradio_hal_tool.c170 const hw_module_t *hw_module = NULL; in main() local
/aosp12/hardware/interfaces/power/1.0/default/
H A DPower.cpp147 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IPower() local
/aosp12/hardware/interfaces/boot/1.0/default/
H A DBootControl.cpp105 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 DHdmiCec.cpp397 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_IHdmiCec() local
/aosp12/hardware/interfaces/tv/input/1.0/default/
H A DTvInput.cpp210 const hw_module_t* hw_module = nullptr; in HIDL_FETCH_ITvInput() local
/aosp12/system/media/audio/include/system/
H A Daudio.h538 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 Dmultihal.cpp712 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 Dcom_android_server_fingerprint_FingerprintService.cpp202 const hw_module_t *hw_module = NULL; in nativeOpenHal() local