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