Home
last modified time | relevance | path

Searched refs:SND_CARD_PRIMARY (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_soundcard.h53 SND_CARD_PRIMARY = 0, enumerator
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c110 for (enum SndCardType type = SND_CARD_PRIMARY; type < SND_CARD_MAX; ++type) { in CfgGetAdapterCount()
123 for (enum SndCardType type = SND_CARD_PRIMARY; type < SND_CARD_MAX; ++type) { in CfgGetAdapterCardType()
142 for (enum SndCardType type = SND_CARD_PRIMARY; type < SND_CARD_MAX; ++type) { in CfgGetAdapterInfo()
160 cardType = SND_CARD_PRIMARY; in CfgDumpAdapterInfo()
688 case SND_CARD_PRIMARY: in AudioInitPorts()
717 if (type == SND_CARD_PRIMARY) { in AudioInitPorts()
756 for (enum SndCardType type = SND_CARD_PRIMARY; type < SND_CARD_MAX; ++type) { in AudioGetAllCardInfo()
H A Dvendor_render.c217 if (cardIns->cardType == SND_CARD_PRIMARY) { in RenderOverrideFunc()
H A Dvendor_capture.c205 if (cardIns->cardType == SND_CARD_PRIMARY) { in CaptureOverrideFunc()

Completed in 4 milliseconds