| /linux-6.15/arch/x86/platform/intel-mid/ |
| H A D | pwr.c | 186 pci_power_t weakest = PCI_D3hot; in __find_weakest_power_state() 248 if (state > PCI_D3hot) in mid_pwr_set_power_state() 249 state = PCI_D3hot; in mid_pwr_set_power_state() 435 pwr->lss[i][j].state = PCI_D3hot; in mid_set_initial_state()
|
| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | power.c | 147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
|
| /linux-6.15/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_drv.c | 128 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
|
| /linux-6.15/drivers/pci/ |
| H A D | pci.c | 1387 need_restore = (state == PCI_D3hot || dev->current_state >= PCI_D3hot) && in pci_power_up() 1400 if (state == PCI_D3hot) in pci_power_up() 1558 if (state == PCI_D3hot) in pci_set_low_power_state() 1614 error = pci_set_low_power_state(dev, PCI_D3hot, locked); in __pci_set_power_state() 2685 pci_enable_wake(dev, PCI_D3hot, enable); in pci_wake_from_d3() 2709 return PCI_D3hot; in pci_target_state() 2714 return PCI_D3hot; in pci_target_state() 2731 pci_power_t state = PCI_D3hot; in pci_target_state() 2746 return PCI_D3hot; in pci_target_state() 2888 pci_dev->current_state != PCI_D3hot; in pci_dev_need_resume() [all …]
|
| H A D | pci-acpi.c | 953 return PCI_D3hot; in acpi_pci_choose_state() 1086 [PCI_D3hot] = ACPI_STATE_D3_HOT, in acpi_pci_set_power_state() 1099 case PCI_D3hot: in acpi_pci_set_power_state() 1141 [ACPI_STATE_D3_HOT] = PCI_D3hot, in acpi_pci_get_power_state()
|
| /linux-6.15/drivers/gpu/drm/qxl/ |
| H A D | qxl_drv.c | 217 pci_set_power_state(pdev, PCI_D3hot); in qxl_pm_suspend()
|
| /linux-6.15/drivers/hid/intel-ish-hid/ipc/ |
| H A D | ipc.c | 786 csr |= PCI_D3hot; in _ish_hw_reset() 1016 pci_set_power_state(pdev, PCI_D3hot); in ish_device_disable()
|
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_main.c | 98 pci_set_power_state(pdev, PCI_D3hot); in idpf_shutdown()
|
| /linux-6.15/arch/x86/pci/ |
| H A D | intel_mid_pci.c | 355 pci_set_power_state(dev, PCI_D3hot); in mid_power_off_one_device()
|
| /linux-6.15/drivers/mmc/host/ |
| H A D | toshsd.c | 579 pci_enable_wake(pdev, PCI_D3hot, 0); in toshsd_pm_suspend() 581 pci_set_power_state(pdev, PCI_D3hot); in toshsd_pm_suspend()
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | cfg_space.c | 100 if (pwr == PCI_D3hot) in vgpu_pci_cfg_mem_write()
|
| /linux-6.15/drivers/gpu/drm/ast/ |
| H A D | ast_drv.c | 428 pci_set_power_state(pdev, PCI_D3hot); in ast_pm_suspend()
|
| /linux-6.15/drivers/bus/mhi/host/ |
| H A D | pci_generic.c | 1274 if (pci_pme_capable(pdev, PCI_D3hot)) { in mhi_pci_probe() 1305 if (pci_pme_capable(pdev, PCI_D3hot)) in mhi_pci_remove() 1314 pci_set_power_state(pdev, PCI_D3hot); in mhi_pci_shutdown()
|
| /linux-6.15/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-6.15/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 2249 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open() 2451 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl() 2876 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe() 3146 pci_enable_wake(vptr->pdev, PCI_D3hot, 1); in velocity_suspend() 3147 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend() 3153 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend() 3292 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()
|
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci-pci.c | 701 pci_set_power_state(dev, PCI_D3hot); in xhci_pci_remove() 906 pci_set_power_state(pdev, PCI_D3hot); in xhci_pci_shutdown()
|
| /linux-6.15/drivers/gpu/drm/loongson/ |
| H A D | lsdc_drv.c | 416 pci_set_power_state(pdev, PCI_D3hot); in lsdc_pm_suspend()
|
| /linux-6.15/drivers/accel/ivpu/ |
| H A D | ivpu_pm.c | 106 pci_set_power_state(to_pci_dev(vdev->drm.dev), PCI_D3hot); in ivpu_resume()
|
| /linux-6.15/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-6.15/drivers/vfio/pci/ |
| H A D | vfio_pci_core.c | 245 if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) { in vfio_pci_set_power_state() 250 if (pdev->current_state >= PCI_D3hot && state <= PCI_D0) in vfio_pci_set_power_state() 258 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() 710 if (state >= PCI_D3hot) in vfio_lock_and_set_power_state() 741 state = PCI_D3hot; in vfio_pm_config_write()
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon_drv.c | 430 pci_set_power_state(pdev, PCI_D3hot); in radeon_pmops_runtime_suspend()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_driver.c | 1137 pci_set_power_state(pdev, PCI_D3hot); in i915_drm_suspend_late() 1563 intel_opregion_notify_adapter(display, PCI_D3hot); in intel_runtime_suspend()
|
| /linux-6.15/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-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_main.c | 476 pci_set_power_state(pdev, PCI_D3hot); in ngbe_shutdown()
|