Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsirf-dma.c146 static int sirfsoc_dma_runtime_suspend(struct device *dev);
983 sirfsoc_dma_runtime_suspend(&op->dev); in sirfsoc_dma_remove()
988 static int __maybe_unused sirfsoc_dma_runtime_suspend(struct device *dev) in sirfsoc_dma_runtime_suspend() function
1051 sirfsoc_dma_runtime_suspend(dev); in sirfsoc_dma_pm_suspend()
1111 sirfsoc_dma_runtime_suspend(dev); in sirfsoc_dma_pm_resume()
1117 SET_RUNTIME_PM_OPS(sirfsoc_dma_runtime_suspend, sirfsoc_dma_runtime_resume, NULL)