Home
last modified time | relevance | path

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

/drivers/peripheral/audio/test/sample/
H A Dframework_common.h78 int32_t SelectAudioCard(struct AudioAdapterDescriptor *descs, int32_t size, int32_t *adapterIndex);
H A Dframework_common.c49 int32_t SelectAudioCard(struct AudioAdapterDescriptor *descs, int32_t size, int32_t *adapterIndex) in SelectAudioCard() function
H A Didl_capture.c725 if (SelectAudioCard(captureDescs, adapterNum, &adapterIndex) != HDF_SUCCESS) { in GetManagerAndLoadAdapter()
H A Didl_render.c662 if (SelectAudioCard(descs, adapterNum, &adapterIndex) != HDF_SUCCESS) { in GetManagerAndLoadAdapter()

Completed in 5 milliseconds