Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dpci-driver.c1154 static int pci_pm_runtime_resume(struct device *dev) in pci_pm_runtime_resume() function
1219 .runtime_resume = pci_pm_runtime_resume,
1228 #define pci_pm_runtime_resume NULL macro
/linux-4.1.27/Documentation/power/
Dpci.txt291 .runtime_resume = pci_pm_runtime_resume,
357 pci_pm_runtime_resume()
390 pci_pm_runtime_resume() for PCI devices. Again, this only works if the device's
392 the driver's callback is executed, pci_pm_runtime_resume() brings the device
397 Note that generally pci_pm_runtime_resume() may be called in two different