Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.h167 int32_t GetAllCards(const struct HdfIoService *service);
H A Daudio_mixer_main.c281 ret = GetAllCards(g_service); in ShowAllCardList()
H A Daudio_mixer.c1222 int32_t GetAllCards(const struct HdfIoService *service) in GetAllCards() function