Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dtegra20-apb-dma.c277 static int tegra_dma_runtime_suspend(struct device *dev);
1478 tegra_dma_runtime_suspend(&pdev->dev); in tegra_dma_probe()
1498 tegra_dma_runtime_suspend(&pdev->dev); in tegra_dma_remove()
1503 static int tegra_dma_runtime_suspend(struct device *dev) in tegra_dma_runtime_suspend() function
1570 SET_RUNTIME_PM_OPS(tegra_dma_runtime_suspend, tegra_dma_runtime_resume,