Lines Matching refs:mModule
640 output = mpClientInterface->openOutput(profile->mModule->mHandle,
952 if (profile->mModule->mHandle == 0) {
953 ALOGE("getInput(): HW module %s not opened", profile->mModule->mName);
966 input = mpClientInterface->openInput(profile->mModule->mHandle,
1596 outProfile->mModule->mHandle,
1777 audio_module_handle_t moduleHandle = outputDesc->mModule->mHandle;
1904 audio_io_handle_t output = mpClientInterface->openOutput(profile->mModule->mHandle,
1965 profile->mModule->mHandle,
2127 audio_io_handle_t input = mpClientInterface->openInput(profile->mModule->mHandle,
3541 return (mProfile->mModule == outputDesc->mProfile->mModule);
3785 : mFlags((audio_output_flags_t)0), mModule(module)