Searched refs:tegra_dma_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
270 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() function1639 SET_RUNTIME_PM_OPS(tegra_dma_runtime_suspend, tegra_dma_runtime_resume,