Searched refs:pci_pm_d3_delay (Results 1 – 3 of 3) sorted by relevance
139 extern unsigned int pci_pm_d3_delay;
43 unsigned int pci_pm_d3_delay; variable62 if (delay < pci_pm_d3_delay) in pci_dev_d3_sleep()63 delay = pci_pm_d3_delay; in pci_dev_d3_sleep()
1645 pci_pm_d3_delay = 120; in quirk_intel_pcie_pm()