Home
last modified time | relevance | path

Searched refs:GetSndCardType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c1154 static int32_t GetSndCardType(const char *name, char *buf, uint32_t len) in GetSndCardType() function
1206 ret = GetSndCardType(clist[i].cardName, ctype, AUDIO_BASE_LEN); in ShowAllAdapters()