Searched refs:g_alsaCardsDevList (Results 1 – 1 of 1) sorted by relevance
49 static struct AlsaCardsList g_alsaCardsDevList; variable299 int num = g_alsaCardsDevList.num; in DevGetInfoByAdapter()301 info = &g_alsaCardsDevList.alsaDevIns[i]; in DevGetInfoByAdapter()314 int num = g_alsaCardsDevList.num; in DevGetInfoByPcmInfoId()316 info = &g_alsaCardsDevList.alsaDevIns[i]; in DevGetInfoByPcmInfoId()351 struct AlsaDevInfo *devInfo = &g_alsaCardsDevList.alsaDevIns[g_alsaCardsDevList.num]; in DevSaveCardPcmInfo()365 g_alsaCardsDevList.num++; in DevSaveCardPcmInfo()429 (void)memset_s(&g_alsaCardsDevList, sizeof(struct AlsaCardsList), in SndSaveCardListInfo()