Searched refs:pci_pm_d3_delay (Results 1 – 3 of 3) sorted by relevance
142 extern unsigned int pci_pm_d3_delay;
49 unsigned int pci_pm_d3_delay; variable68 if (delay < pci_pm_d3_delay) in pci_dev_d3_sleep()69 delay = pci_pm_d3_delay; in pci_dev_d3_sleep()
1826 pci_pm_d3_delay = 120; in quirk_intel_pcie_pm()