Searched refs:pci_pm_d3_delay (Results 1 – 3 of 3) sorted by relevance
175 extern unsigned int pci_pm_d3_delay;
51 unsigned int pci_pm_d3_delay; variable70 if (delay < pci_pm_d3_delay) in pci_dev_d3_sleep()71 delay = pci_pm_d3_delay; in pci_dev_d3_sleep()
1849 pci_pm_d3_delay = 120; in quirk_intel_pcie_pm()