Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.cpp36 static int get_keymaster0_dev(keymaster0_device_t** dev, const hw_module_t* mod) { in get_keymaster0_dev()
46 static int get_keymaster1_dev(keymaster1_device_t** dev, const hw_module_t* mod) { in get_keymaster1_dev()
58 static int get_keymaster2_dev(keymaster2_device_t** dev, const hw_module_t* mod) { in get_keymaster2_dev()
68 const hw_module_t* mod = nullptr; in createKeymaster3Device() local
/hardware/libhardware/modules/usbcamera/
DCameraHAL.cpp93 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open()
128 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open_dev()
/hardware/libhardware/modules/camera/3_0/
DCameraHAL.cpp89 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) in open()
162 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) in open_dev()
/hardware/interfaces/audio/core/all-versions/default/
DDevicesFactory.cpp84 const hw_module_t* mod; in loadAudioInterface() local
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp47 const hw_module_t *mod; in onFirstRef() local
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp253 const hw_module_t* mod; in onFirstRef() local
/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp35 const hw_module_t *mod; in load_audio_interface() local
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp275 const hw_module_t* mod; in onFirstRef() local
/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp56 static DiffType mod(T low, T high, T step) { in mod() function
65 static DiffType mod(T low, T high, T step) { in mod() function
/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp337 const hw_module_t* mod; in SetUpTestCase() local