Home
last modified time | relevance | path

Searched refs:tegra_pcie_pm_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c2684 static int __maybe_unused tegra_pcie_pm_suspend(struct device *dev) in tegra_pcie_pm_suspend() function
2775 SET_RUNTIME_PM_OPS(tegra_pcie_pm_suspend, tegra_pcie_pm_resume, NULL)
2776 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(tegra_pcie_pm_suspend,
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c2706 static int tegra_pcie_pm_suspend(struct device *dev) in tegra_pcie_pm_suspend() function
2797 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)

Completed in 8 milliseconds