Home
last modified time | relevance | path

Searched refs:dw_dma_suspend (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_dw_common.h283 int dw_dma_suspend(const struct device *dev, uint32_t channel);
Ddma_intel_adsp_gpdma.c484 .suspend = dw_dma_suspend,
Ddma_dw_common.c665 int dw_dma_suspend(const struct device *dev, uint32_t channel) in dw_dma_suspend() function