Searched refs:deviceModule (Results 1 – 1 of 1) sorted by relevance
1491 sp<HwModule> deviceModule = mHwModules.getModuleForDevice(device, AUDIO_FORMAT_DEFAULT); in buildMsdPatch() local1492 if (deviceModule == nullptr) { in buildMsdPatch()1497 msdModule->getInputProfiles() : deviceModule->getInputProfiles(); in buildMsdPatch()1499 deviceModule->getOutputProfiles() : msdModule->getOutputProfiles(); in buildMsdPatch()