Searched refs:pci_pm_d3_delay (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.h139 extern unsigned int pci_pm_d3_delay; pci_remove_legacy_files()
H A Dpci.c43 unsigned int pci_pm_d3_delay; variable
62 if (delay < pci_pm_d3_delay) pci_dev_d3_sleep()
63 delay = pci_pm_d3_delay; pci_dev_d3_sleep()
H A Dquirks.c1645 pci_pm_d3_delay = 120; quirk_intel_pcie_pm()

Completed in 112 milliseconds