Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsirf-dma.c996 static int __maybe_unused sirfsoc_dma_runtime_resume(struct device *dev) in sirfsoc_dma_runtime_resume() function
1024 ret = sirfsoc_dma_runtime_resume(dev); in sirfsoc_dma_pm_suspend()
1069 ret = sirfsoc_dma_runtime_resume(dev); in sirfsoc_dma_pm_resume()
1117 SET_RUNTIME_PM_OPS(sirfsoc_dma_runtime_suspend, sirfsoc_dma_runtime_resume, NULL)