Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-driver.c1230 static int pci_pm_runtime_suspend(struct device *dev) in pci_pm_runtime_suspend() function
1355 .runtime_suspend = pci_pm_runtime_suspend,
1364 #define pci_pm_runtime_suspend NULL macro
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-driver.c1293 static int pci_pm_runtime_suspend(struct device *dev) in pci_pm_runtime_suspend() function
1419 .runtime_suspend = pci_pm_runtime_suspend,
1428 #define pci_pm_runtime_suspend NULL macro

Completed in 5 milliseconds