Searched refs:sirfsoc_dma_runtime_resume (Results 1 – 1 of 1) sorted by relevance
996 static int __maybe_unused sirfsoc_dma_runtime_resume(struct device *dev) in sirfsoc_dma_runtime_resume() function1024 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)