Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dtegra20-apb-dma.c270 static int tegra_dma_runtime_suspend(struct device *dev);
1547 tegra_dma_runtime_suspend(&pdev->dev); in tegra_dma_probe()
1567 tegra_dma_runtime_suspend(&pdev->dev); in tegra_dma_remove()
1572 static int tegra_dma_runtime_suspend(struct device *dev) in tegra_dma_runtime_suspend() function
1639 SET_RUNTIME_PM_OPS(tegra_dma_runtime_suspend, tegra_dma_runtime_resume,