Lines Matching refs:module

100                 sp<HwModule> module = mHwModules.getModuleForDevice(device);
101 if (module == 0) {
102 ALOGD("setDeviceConnectionState() could not find HW module for device %08x",
107 mAvailableOutputDevices[index]->attach(module);
220 sp<HwModule> module = mHwModules.getModuleForDevice(device);
221 if (module == NULL) {
222 ALOGW("setDeviceConnectionState(): could not find HW module for device %08x",
232 mAvailableInputDevices[index]->attach(module);
343 // If the RX device is on the primary HW module, then use legacy routing method for voice calls
348 // If the TX device is also on the primary HW module, setOutputDevice() will take care
429 // terminate active capture if on the same HW module as the call TX source device
1179 // module and has a current device selection that differs from selected device.
1506 ALOGE("getInputForAttr(): HW module %s not opened", profile->getModuleName());
1635 // the call TX source device is on the same HW module.
2024 // added to the remote submix hw module. The profile contains only the
2073 ALOGE(" Unable to find audio module for submix, aborting mix %zu registration", i);
3197 ALOGW("could not open HW module %s", mHwModules[i]->getName());
3209 ALOGW("Output profile contains no device on module %s", mHwModules[i]->getName());
3252 ALOGW("Cannot open output stream for device %08x on hw module %s",
3287 ALOGW("Input profile contains no device on module %s", mHwModules[i]->getName());
3338 ALOGW("Cannot open input stream for device %08x on hw module %s",
3658 ALOGV("checkOutputsForDevice(): adding profile %zu from module %zu", j, i);
3854 "clearing direct output profile %zu on module %zu", j, i);
3903 ALOGV("checkInputsForDevice(): adding profile %zu from module %zu",
4011 ALOGV("checkInputsForDevice(): clearing direct input profile %zu on module %zu",