Lines Matching full:ports

159 // Device ports:
171 // Mix ports:
205 // Device ports in getPrimaryConfiguration()
211 c.ports.push_back(speakerOutDevice); in getPrimaryConfiguration()
220 c.ports.push_back(micInDevice); in getPrimaryConfiguration()
228 c.ports.push_back(telephonyTxOutDevice); in getPrimaryConfiguration()
236 c.ports.push_back(telephonyRxInDevice); in getPrimaryConfiguration()
243 c.ports.push_back(fmTunerInDevice); in getPrimaryConfiguration()
248 // Mix ports in getPrimaryConfiguration()
256 c.ports.push_back(primaryOutMix); in getPrimaryConfiguration()
264 c.ports.push_back(primaryInMix); in getPrimaryConfiguration()
271 c.ports.push_back(telephonyTxOutMix); in getPrimaryConfiguration()
278 c.ports.push_back(telephonyRxInMix); in getPrimaryConfiguration()
285 c.ports.push_back(fmTunerInMix); in getPrimaryConfiguration()
319 // Device ports:
325 // Mix ports:
342 // Device ports in getRSubmixConfiguration()
348 c.ports.push_back(rsubmixOutDevice); in getRSubmixConfiguration()
355 c.ports.push_back(rsubmixInDevice); in getRSubmixConfiguration()
358 // Mix ports in getRSubmixConfiguration()
363 c.ports.push_back(rsubmixOutMix); in getRSubmixConfiguration()
368 c.ports.push_back(rsubmixInMix); in getRSubmixConfiguration()
380 // Device ports:
390 // Mix ports:
422 // Device ports in getUsbConfiguration()
428 c.ports.push_back(usbOutDevice); in getUsbConfiguration()
435 c.ports.push_back(usbOutHeadset); in getUsbConfiguration()
441 c.ports.push_back(usbInDevice); in getUsbConfiguration()
448 c.ports.push_back(usbInHeadset); in getUsbConfiguration()
451 // Mix ports in getUsbConfiguration()
455 c.ports.push_back(usbDeviceOutMix); in getUsbConfiguration()
459 c.ports.push_back(usbDeviceInMix); in getUsbConfiguration()
472 // Device ports:
482 // Mix ports:
511 // Device ports in getStubConfiguration()
515 c.ports.push_back(testOutDevice); in getStubConfiguration()
525 c.ports.push_back(headsetOutDevice); in getStubConfiguration()
529 c.ports.push_back(testInDevice); in getStubConfiguration()
539 c.ports.push_back(headsetInDevice); in getStubConfiguration()
541 // Mix ports in getStubConfiguration()
549 c.ports.push_back(testOutMix); in getStubConfiguration()
556 c.ports.push_back(testFastOutMix); in getStubConfiguration()
568 c.ports.push_back(compressedOffloadOutMix); in getStubConfiguration()
582 c.ports.push_back(testInMix); in getStubConfiguration()
598 // Device ports:
608 // Mix ports:
635 // Device ports in getBluetoothConfiguration()
642 c.ports.push_back(btOutDevice); in getBluetoothConfiguration()
652 c.ports.push_back(btOutHeadphone); in getBluetoothConfiguration()
662 c.ports.push_back(btOutSpeaker); in getBluetoothConfiguration()
669 c.ports.push_back(btOutHearingAid); in getBluetoothConfiguration()
672 // Mix ports in getBluetoothConfiguration()
675 c.ports.push_back(btOutMix); in getBluetoothConfiguration()
680 c.ports.push_back(btHearingOutMix); in getBluetoothConfiguration()