Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci.h166 extern unsigned int pci_pm_d3hot_delay;
Dpci.c52 unsigned int pci_pm_d3hot_delay; variable
84 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep()
Dquirks.c1994 pci_pm_d3hot_delay = 120; in quirk_intel_pcie_pm()