Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_taurus/audio_drivers/soc/include/
H A Dhi3516_dma_ops.h34 int32_t Hi3516DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamType);
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dma_adapter.c29 .DmaConfigChannel = Hi3516DmaConfigChannel,
H A Dhi3516_dma_ops.c196 int32_t Hi3516DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaConfigChannel() function
/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/
H A Dhi3516_dma_ops_test.c86 ret = Hi3516DmaConfigChannel(data, AUDIO_CAPTURE_STREAM); in TestHi3516DmaConfigChannel()
88 HDF_LOGE("%s: Hi3516DmaConfigChannel fail ret = %d", __func__, ret); in TestHi3516DmaConfigChannel()

Completed in 1 milliseconds