Home
last modified time | relevance | path

Searched refs:pci_pm_d3hot_delay (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dpci.c50 unsigned int pci_pm_d3hot_delay; variable
82 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep()
H A Dquirks.c2021 pci_pm_d3hot_delay = 120; in quirk_intel_pcie_pm()