Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci-driver.c1213 static int pci_pm_runtime_idle(struct device *dev) in pci_pm_runtime_idle() function
1252 .runtime_idle = pci_pm_runtime_idle,
1261 #define pci_pm_runtime_idle NULL macro
/linux-4.4.14/Documentation/power/
Dpci.txt292 .runtime_idle = pci_pm_runtime_idle,
358 pci_pm_runtime_idle()
406 The pci_pm_runtime_idle() function, called for PCI devices by pm_runtime_idle()
410 Sometimes pci_pm_runtime_idle() is called automatically by the PM core (for