Searched refs:findHwDeviceByModule (Results 1 – 2 of 2) sorted by relevance
167 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(hwModule); in createAudioPatch()690 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(src.ext.device.hw_module); in releaseAudioPatch()719 if (findHwDeviceByModule(src.ext.mix.hw_module) == 0) { in releaseAudioPatch()808 sp<DeviceHalInterface> AudioFlinger::PatchPanel::findHwDeviceByModule(audio_module_handle_t module) in findHwDeviceByModule() function in android::AudioFlinger::PatchPanel
227 sp<DeviceHalInterface> findHwDeviceByModule(audio_module_handle_t module);