Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dpci-driver.c1110 static int pci_pm_runtime_suspend(struct device *dev) in pci_pm_runtime_suspend() function
1218 .runtime_suspend = pci_pm_runtime_suspend,
1227 #define pci_pm_runtime_suspend NULL macro
/linux-4.1.27/Documentation/power/
Dpci.txt290 .runtime_suspend = pci_pm_runtime_suspend,
356 pci_pm_runtime_suspend()
368 pci_pm_runtime_suspend() to do the actual job. For this to work, the device's
370 run by pci_pm_runtime_suspend() as the first action. If the driver's callback