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()
1911 if (dev->d3hot_delay >= delay) in quirk_d3hot_delay()1914 dev->d3hot_delay = delay; in quirk_d3hot_delay()1916 dev->d3hot_delay); in quirk_d3hot_delay()3423 dev->d3hot_delay = 0; in quirk_remove_d3hot_delay()
1330 pdev->d3hot_delay = value; in pci_acpi_optimize_delay()
67 unsigned int delay = dev->d3hot_delay; in pci_dev_d3_sleep()3132 dev->d3hot_delay = PCI_PM_D3HOT_WAIT; in pci_pm_init()
1573 pdev->d3hot_delay = 0; in atomisp_pci_probe()
384 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */ member
323 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */
5033 pdev->d3hot_delay = 300; in sky2_probe()
Completed in 49 milliseconds