Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_taurus/audio_drivers/soc/include/
H A Dhi3516_dma_ops.h31 int32_t Hi3516DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType);
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dma_adapter.c26 .DmaBufAlloc = Hi3516DmaBufAlloc,
H A Dhi3516_dma_ops.c125 int32_t Hi3516DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaBufAlloc() function
/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/
H A Dhi3516_dma_ops_test.c50 ret = Hi3516DmaBufAlloc(data, AUDIO_CAPTURE_STREAM); in TestHi3516DmaBufAlloc()
52 HDF_LOGE("%s: Hi3516DmaBufAlloc fail ret = %d", __func__, ret); in TestHi3516DmaBufAlloc()

Completed in 2 milliseconds