Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dpci.h157 extern unsigned int pci_pm_d3hot_delay;
Dpci.c52 unsigned int pci_pm_d3hot_delay; variable
69 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep()
Dquirks.c1899 pci_pm_d3hot_delay = 120; in quirk_intel_pcie_pm()