Searched refs:pci_pm_d3_delay (Results 1 – 3 of 3) sorted by relevance
143 extern unsigned int pci_pm_d3_delay;
44 unsigned int pci_pm_d3_delay; variable63 if (delay < pci_pm_d3_delay) in pci_dev_d3_sleep()64 delay = pci_pm_d3_delay; in pci_dev_d3_sleep()
1637 pci_pm_d3_delay = 120; in quirk_intel_pcie_pm()