Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci-driver.c1360 static int pci_pm_runtime_idle(struct device *dev) in pci_pm_runtime_idle() function
1401 .runtime_idle = pci_pm_runtime_idle,
1410 #define pci_pm_runtime_idle NULL macro
/linux-6.3-rc2/Documentation/power/
A Dpci.rst299 .runtime_idle = pci_pm_runtime_idle,
367 pci_pm_runtime_idle()
415 The pci_pm_runtime_idle() function, called for PCI devices by pm_runtime_idle()
419 Sometimes pci_pm_runtime_idle() is called automatically by the PM core (for

Completed in 7 milliseconds