Searched refs:attachedDevicePorts (Results 1 – 1 of 1) sorted by relevance
2816 const auto attachedDevicePorts = moduleConfig->getAttachedDevicePorts(); in SetUpDevicePort() local2817 if (auto it = findAny<AudioPort>(attachedDevicePorts, devicePortIds); in SetUpDevicePort()2818 it != attachedDevicePorts.end()) { in SetUpDevicePort()