Searched refs:sndCardType (Results 1 – 2 of 2) sorted by relevance
544 enum AudioAdapterType sndCardType = MatchAdapterType(desc->adapterName, desc->ports[0].portId); in AudioManagerLoadAdapter() local545 …int32_t ret = SelectAppropriateAdapter(sndCardType, &(AudioAdapterGetConfigDescs()[index]), adapte… in AudioManagerLoadAdapter()
750 enum AudioAdapterType sndCardType = MatchAdapterType(adapterName, desc->ports[0].portId); in HdiServiceLoadAdapterSub() local751 int32_t ret = MatchAppropriateAdapter(sndCardType); in HdiServiceLoadAdapterSub()756 switch (sndCardType) { in HdiServiceLoadAdapterSub()