Searched refs:loadOutChannels (Results 1 – 2 of 2) sorted by relevance
519 void loadOutChannels(char *name, IOProfile *profile);
1947 loadOutChannels(value + 1, profile); in checkOutputsForDevice()4112 void AudioPolicyManagerBase::loadOutChannels(char *name, IOProfile *profile) in loadOutChannels() function in android_audio_legacy::AudioPolicyManagerBase4191 loadOutChannels((char *)node->value, profile); in loadOutput()