Searched refs:tegra_pcie_pm_resume (Results 1 – 1 of 1) sorted by relevance
2735 static int tegra_pcie_pm_resume(struct device *dev) in tegra_pcie_pm_resume() function2791 RUNTIME_PM_OPS(tegra_pcie_pm_suspend, tegra_pcie_pm_resume, NULL)2792 NOIRQ_SYSTEM_SLEEP_PM_OPS(tegra_pcie_pm_suspend, tegra_pcie_pm_resume)