Searched refs:usbInDevice (Results 1 – 1 of 1) sorted by relevance
438 AudioPort usbInDevice = createPort(c.nextPortId++, "USB Device In", 0, true, in getUsbConfiguration() local441 c.ports.push_back(usbInDevice); in getUsbConfiguration()442 c.connectedProfiles[usbInDevice.id] = standardPcmAudioProfiles; in getUsbConfiguration()463 c.routes.push_back(createRoute({usbInDevice, usbInHeadset}, usbDeviceInMix)); in getUsbConfiguration()