Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c47 struct AlsaDevInfo alsaDevIns[MAX_CARD_NUM]; member
301 info = &g_alsaCardsDevList.alsaDevIns[i]; in DevGetInfoByAdapter()
316 info = &g_alsaCardsDevList.alsaDevIns[i]; in DevGetInfoByPcmInfoId()
351 struct AlsaDevInfo *devInfo = &g_alsaCardsDevList.alsaDevIns[g_alsaCardsDevList.num]; in DevSaveCardPcmInfo()