Home
last modified time | relevance | path

Searched refs:PRIMARY (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter.c215 if (strncmp(descs[index].adapterName, PRIMARY, strlen(PRIMARY)) == 0) { in AudioCheckDescPortId()
242 if (strncmp(adapterDescriptor->adapterName, PRIMARY, strlen(PRIMARY)) == 0) { in AudioMakeCardServiceName()
/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c128 if (strncmp(adapterName, PRIMARY, strlen(PRIMARY)) == 0) { in MatchAdapterType()
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h64 #define PRIMARY "primary" macro
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h63 #define PRIMARY "primary" macro
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c159 if (strcmp(info->adapterName, PRIMARY) == 0) { in CfgDumpAdapterInfo()

Completed in 8 milliseconds