Home
last modified time | relevance | path

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

/device/board/hihope/dayu210/audio_drivers/soc/include/
H A Drk3588_dma_ops.h28 int32_t Rk3588DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType);
/device/board/hihope/dayu210/audio_drivers/soc/src/
H A Drk3588_dma_adapter.c26 .DmaSubmit = Rk3588DmaSubmit,
H A Drk3588_dma_ops.c319 int32_t Rk3588DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaSubmit() function
432 ret = Rk3588DmaSubmit(data, streamType); in Rk3588DmaResume()
434 AUDIO_DEVICE_LOG_ERR("call Rk3588DmaSubmit failed"); in Rk3588DmaResume()

Completed in 2 milliseconds