Home
last modified time | relevance | path

Searched refs:d3hot_delay (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dintel_mid_pci.c326 dev->d3hot_delay = 0; in pci_d3delay_fixup()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c758 mdelay(pdev->d3hot_delay); in _ish_hw_reset()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c1889 if (dev->d3hot_delay >= delay) in quirk_d3hot_delay()
1892 dev->d3hot_delay = delay; in quirk_d3hot_delay()
1894 dev->d3hot_delay); in quirk_d3hot_delay()
3414 dev->d3hot_delay = 0; in quirk_remove_d3hot_delay()
H A Dpci-acpi.c1220 pdev->d3hot_delay = value; in pci_acpi_optimize_delay()
H A Dpci.c69 unsigned int delay = dev->d3hot_delay; in pci_dev_d3_sleep()
3055 dev->d3hot_delay = PCI_PM_D3HOT_WAIT; in pci_pm_init()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c1576 pdev->d3hot_delay = 0; in atomisp_pci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h379 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */ member
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dpci.rst323 unsigned int d3hot_delay; /* D3hot->D0 transition time in ms */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dsky2.c5108 pdev->d3hot_delay = 300; in sky2_probe()