| /linux/drivers/gpu/drm/gma500/ |
| H A D | power.c | 147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_drv.c | 128 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
|
| /linux/drivers/pci/ |
| H A D | pci.c | 1331 need_restore = (state == PCI_D3hot || dev->current_state >= PCI_D3hot) && in pci_power_up() 1344 if (state == PCI_D3hot) in pci_power_up() 1505 if (state == PCI_D3hot) in pci_set_low_power_state() 1553 if (state >= PCI_D3hot && (dev->dev_flags & PCI_DEV_FLAGS_NO_D3)) in __pci_set_power_state() 1561 error = pci_set_low_power_state(dev, PCI_D3hot, locked); in __pci_set_power_state() 2602 pci_enable_wake(dev, PCI_D3hot, enable); in pci_wake_from_d3() 2626 return PCI_D3hot; in pci_target_state() 2631 return PCI_D3hot; in pci_target_state() 2648 pci_power_t state = PCI_D3hot; in pci_target_state() 2663 return PCI_D3hot; in pci_target_state() [all …]
|
| H A D | pci-acpi.c | 937 return PCI_D3hot; in acpi_pci_choose_state() 1078 [PCI_D3hot] = ACPI_STATE_D3_HOT, in acpi_pci_set_power_state() 1091 case PCI_D3hot: in acpi_pci_set_power_state() 1133 [ACPI_STATE_D3_HOT] = PCI_D3hot, in acpi_pci_get_power_state()
|
| /linux/arch/x86/pci/ |
| H A D | intel_mid.c | 355 pci_set_power_state(dev, PCI_D3hot); in mid_power_off_one_device()
|
| /linux/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 2248 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open() 2450 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl() 2875 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe() 3145 pci_enable_wake(vptr->pdev, PCI_D3hot, 1); in velocity_suspend() 3146 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend() 3152 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend() 3291 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie.c | 1187 writel((u32 __force)PCI_D3hot, ts->ep_pmstate); in qtnf_pcie_topaz_suspend() 1193 pci_enable_wake(pdev, PCI_D3hot, 1); in qtnf_pcie_topaz_suspend() 1194 pci_set_power_state(pdev, PCI_D3hot); in qtnf_pcie_topaz_suspend()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_core.c | 398 pci_set_power_state(pdev, PCI_D3hot); in bnge_shutdown()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_main.c | 180 pci_set_power_state(pdev, PCI_D3hot); in idpf_shutdown()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-pci.c | 733 pci_set_power_state(dev, PCI_D3hot); in xhci_pci_remove() 938 pci_set_power_state(pdev, PCI_D3hot); in xhci_pci_shutdown()
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_core.c | 278 if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) { in vfio_pci_set_power_state() 283 if (pdev->current_state >= PCI_D3hot && state <= PCI_D0) in vfio_pci_set_power_state() 291 if (needs_save && pdev->current_state >= PCI_D3hot) { in vfio_pci_set_power_state()
|
| H A D | vfio_pci_config.c | 416 return pdev->current_state < PCI_D3hot && in __vfio_pci_memory_enabled() 715 if (state >= PCI_D3hot) { in vfio_lock_and_set_power_state() 750 state = PCI_D3hot; in vfio_pm_config_write()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_pci_func.c | 375 pci_set_power_state(pdev, PCI_D3hot); in aq_pci_shutdown()
|
| /linux/sound/soc/intel/catpt/ |
| H A D | dsp.c | 390 catpt_updatel_pci(cdev, PMCS, PCI_PM_CTRL_STATE_MASK, (__force u32)PCI_D3hot); in catpt_dsp_power_down()
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | typhoon.c | 2090 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open() 2117 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close() 2459 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()
|
| H A D | 3c59x.c | 3240 if (pci_enable_wake(VORTEX_PCI(vp), PCI_D3hot, 1)) { in acpi_set_WOL() 3247 if (VORTEX_PCI(vp)->current_state < PCI_D3hot) in acpi_set_WOL() 3251 pci_set_power_state(VORTEX_PCI(vp), PCI_D3hot); in acpi_set_WOL()
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | p54pci.c | 677 pci_set_power_state(pdev, PCI_D3hot); in p54p_suspend()
|
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | debugfs.c | 586 (__force int)PCI_D3hot) ? 1 : 0; in telem_soc_states_show()
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_drv.c | 740 pci_set_power_state(qdev->pdev, PCI_D3hot); in qaic_pm_suspend()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_drv.c | 450 pci_set_power_state(to_pci_dev(vdev->drm.dev), PCI_D3hot); in ivpu_shutdown()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_main.c | 151 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1c_reset_pcie() 2559 pci_set_power_state(pdev, PCI_D3hot); in atl1c_shutdown() 2836 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1c_io_slot_reset()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-pci-gli.c | 649 pci_set_power_state(pdev, PCI_D3hot); in gl9750_hw_setting() 858 pci_set_power_state(pdev, PCI_D3hot); in gl9755_hw_setting()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 1223 return pci_set_power_state(pci_dev, PCI_D3hot); in efx_pm_poweroff()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_opregion.c | 471 { PCI_D3hot, 0x04 },
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_main.c | 2218 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1e_resume() 2514 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1e_io_slot_reset()
|