Home
last modified time | relevance | path

Searched refs:Rk3568DmaSubmit (Results 1 - 3 of 3) sorted by relevance

/device/board/hihope/rk3568/audio_drivers/soc/include/
H A Drk3568_dma_ops.h28 int32_t Rk3568DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType);
/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_adapter.c27 .DmaSubmit = Rk3568DmaSubmit,
H A Drk3568_dma_ops.c474 int32_t Rk3568DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType) in Rk3568DmaSubmit() function
626 ret = Rk3568DmaSubmit(data, streamType); in Rk3568DmaResume()
628 AUDIO_DEVICE_LOG_ERR("call Rk3568DmaSubmit failed"); in Rk3568DmaResume()

Completed in 2 milliseconds