Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dsirf-dma.c147 static int sirfsoc_dma_runtime_suspend(struct device *dev);
984 sirfsoc_dma_runtime_suspend(&op->dev); in sirfsoc_dma_remove()
989 static int __maybe_unused sirfsoc_dma_runtime_suspend(struct device *dev) in sirfsoc_dma_runtime_suspend() function
1052 sirfsoc_dma_runtime_suspend(dev); in sirfsoc_dma_pm_suspend()
1112 sirfsoc_dma_runtime_suspend(dev); in sirfsoc_dma_pm_resume()
1118 SET_RUNTIME_PM_OPS(sirfsoc_dma_runtime_suspend, sirfsoc_dma_runtime_resume, NULL)