Home
last modified time | relevance | path

Searched refs:PCI_D3hot (Results 1 – 25 of 87) sorted by relevance

1234

/linux-6.15/arch/x86/platform/intel-mid/
H A Dpwr.c186 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 Dpower.c147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
/linux-6.15/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c128 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
/linux-6.15/drivers/pci/
H A Dpci.c1387 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 Dpci-acpi.c953 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 Dqxl_drv.c217 pci_set_power_state(pdev, PCI_D3hot); in qxl_pm_suspend()
/linux-6.15/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c786 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 Didpf_main.c98 pci_set_power_state(pdev, PCI_D3hot); in idpf_shutdown()
/linux-6.15/arch/x86/pci/
H A Dintel_mid_pci.c355 pci_set_power_state(dev, PCI_D3hot); in mid_power_off_one_device()
/linux-6.15/drivers/mmc/host/
H A Dtoshsd.c579 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 Dcfg_space.c100 if (pwr == PCI_D3hot) in vgpu_pci_cfg_mem_write()
/linux-6.15/drivers/gpu/drm/ast/
H A Dast_drv.c428 pci_set_power_state(pdev, PCI_D3hot); in ast_pm_suspend()
/linux-6.15/drivers/bus/mhi/host/
H A Dpci_generic.c1274 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 Dtopaz_pcie.c1187 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 Dvia-velocity.c2249 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 Dxhci-pci.c701 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 Dlsdc_drv.c416 pci_set_power_state(pdev, PCI_D3hot); in lsdc_pm_suspend()
/linux-6.15/drivers/accel/ivpu/
H A Divpu_pm.c106 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 Daq_pci_func.c375 pci_set_power_state(pdev, PCI_D3hot); in aq_pci_shutdown()
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_core.c245 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 Dvfio_pci_config.c416 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 Dradeon_drv.c430 pci_set_power_state(pdev, PCI_D3hot); in radeon_pmops_runtime_suspend()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_driver.c1137 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 Ddsp.c390 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 Dngbe_main.c476 pci_set_power_state(pdev, PCI_D3hot); in ngbe_shutdown()

1234