Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c1353 static int __maybe_unused axi_dma_runtime_resume(struct device *dev) in axi_dma_runtime_resume() function
1657 SET_RUNTIME_PM_OPS(axi_dma_runtime_suspend, axi_dma_runtime_resume, NULL)