Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c296 static struct AlsaDevInfo *DevGetInfoByAdapter(struct AlsaAdapterCfgInfo infos[], int32_t size) in DevGetInfoByAdapter() function
481 devInfo = DevGetInfoByAdapter(adapterInfos, num); in SndMatchSelAdapter()