Searched refs:d3hot_delay (Results 1 – 9 of 9) sorted by relevance
340 dev->d3hot_delay = 0; in pci_d3delay_fixup()
785 mdelay(pdev->d3hot_delay); in _ish_hw_reset()
1926 if (dev->d3hot_delay >= delay) in quirk_d3hot_delay()1929 dev->d3hot_delay = delay; in quirk_d3hot_delay()1931 dev->d3hot_delay); in quirk_d3hot_delay()3447 dev->d3hot_delay = 0; in quirk_remove_d3hot_delay()
1367 pdev->d3hot_delay = value; in pci_acpi_optimize_delay()
69 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep()3157 dev->d3hot_delay = PCI_PM_D3HOT_WAIT; in pci_pm_init()
1365 pdev->d3hot_delay = 0; in atomisp_pci_probe()
390 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */ member
323 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */
4976 pdev->d3hot_delay = 300; in sky2_probe()
Completed in 50 milliseconds