Searched refs:route_devices (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.cpp1102 uint32_t route_devices; local
1328 route_devices = devices | AudioSystem::DEVICE_IN_PROXY;
1332 route_devices = devices | mCurDevice;
1334 mALSADevice->route(&(*it), route_devices, mode());

Completed in 93 milliseconds