Home
last modified time | relevance | path

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

1234

/linux/arch/x86/platform/intel-mid/
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/drivers/vfio/pci/
A Dvfio_pci_core.c217 if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) { in vfio_pci_set_power_state()
222 if (pdev->current_state >= PCI_D3hot && state <= PCI_D0) in vfio_pci_set_power_state()
230 if (needs_save && pdev->current_state >= PCI_D3hot) { in vfio_pci_set_power_state()
409 vfio_pci_set_power_state(vdev, PCI_D3hot); in vfio_pci_core_disable()
1861 vfio_pci_set_power_state(vdev, PCI_D3hot); in vfio_pci_core_register_device()
2118 vfio_pci_set_power_state(cur, PCI_D3hot); in vfio_pci_dev_set_try_reset()
/linux/drivers/pci/
A Dpci.c1095 if (state < PCI_D0 || state > PCI_D3hot) in pci_raw_set_power_state()
1137 case PCI_D3hot: in pci_raw_set_power_state()
1156 if (state == PCI_D3hot || dev->current_state == PCI_D3hot) in pci_raw_set_power_state()
1410 PCI_D3hot : state); in pci_set_power_state()
2586 pci_enable_wake(dev, PCI_D3hot, enable); in pci_wake_from_d3()
2610 return PCI_D3hot; in pci_target_state()
2615 return PCI_D3hot; in pci_target_state()
2632 pci_power_t state = PCI_D3hot; in pci_target_state()
2647 return PCI_D3hot; in pci_target_state()
2816 pci_dev->current_state != PCI_D3hot; in pci_dev_need_resume()
[all …]
A Dpci-acpi.c929 return PCI_D3hot; in acpi_pci_choose_state()
1016 [PCI_D3hot] = ACPI_STATE_D3_HOT, in acpi_pci_set_power_state()
1036 case PCI_D3hot: in acpi_pci_set_power_state()
1054 [ACPI_STATE_D3_HOT] = PCI_D3hot, in acpi_pci_get_power_state()
/linux/drivers/gpu/drm/vboxvideo/
A Dvbox_drv.c118 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
/linux/drivers/gpu/drm/ast/
A Dast_drv.c184 pci_set_power_state(pdev, PCI_D3hot); in ast_pm_suspend()
/linux/drivers/bus/mhi/
A Dpci_generic.c758 if (pci_pme_capable(pdev, PCI_D3hot)) { in mhi_pci_probe()
791 if (pci_pme_capable(pdev, PCI_D3hot)) in mhi_pci_remove()
801 pci_set_power_state(pdev, PCI_D3hot); in mhi_pci_shutdown()
/linux/drivers/gpu/drm/gma500/
A Dpower.c143 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
/linux/drivers/gpu/drm/qxl/
A Dqxl_drv.c215 pci_set_power_state(pdev, PCI_D3hot); in qxl_pm_suspend()
/linux/drivers/hid/intel-ish-hid/ipc/
A Dipc.c782 csr |= PCI_D3hot; in _ish_hw_reset()
1001 pci_set_power_state(pdev, PCI_D3hot); in ish_device_disable()
A Dpci-ish.c147 pci_pme_capable(pdev, PCI_D3hot) || in enable_pme_wake()
/linux/drivers/usb/host/
A Dxhci-pci.c493 pci_set_power_state(dev, PCI_D3hot); in xhci_pci_remove()
639 pci_set_power_state(pdev, PCI_D3hot); in xhci_pci_shutdown()
/linux/drivers/mmc/host/
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/arch/x86/pci/
A Dintel_mid_pci.c355 pci_set_power_state(dev, PCI_D3hot); in mid_power_off_one_device()
/linux/drivers/net/ethernet/via/
A Dvia-velocity.c2249 velocity_set_power_state(vptr, PCI_D3hot); in velocity_open()
2449 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ioctl()
2876 velocity_set_power_state(vptr, PCI_D3hot); in velocity_probe()
3148 pci_enable_wake(vptr->pdev, PCI_D3hot, 1); in velocity_suspend()
3149 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3155 velocity_set_power_state(vptr, PCI_D3hot); in velocity_suspend()
3294 velocity_set_power_state(vptr, PCI_D3hot); in velocity_ethtool_down()
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
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/drivers/char/agp/
A Dvia-agp.c500 pci_set_power_state (pdev, PCI_D3hot); in agp_via_suspend()
A Dnvidia-agp.c410 pci_set_power_state(pdev, PCI_D3hot); in agp_nvidia_suspend()
A Dati-agp.c241 pci_set_power_state(dev, PCI_D3hot); in agp_ati_suspend()
/linux/drivers/gpu/drm/i915/gvt/
A Dcfg_space.c99 if (pwr == PCI_D3hot) in vgpu_pci_cfg_mem_write()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_pci_func.c378 pci_set_power_state(pdev, PCI_D3hot); in aq_pci_shutdown()
/linux/drivers/gpu/drm/radeon/
A Dradeon_drv.c441 pci_set_power_state(pdev, PCI_D3hot); in radeon_pmops_runtime_suspend()
/linux/drivers/gpu/drm/i915/
A Di915_drv.c1200 pci_set_power_state(pdev, PCI_D3hot); in i915_drm_suspend_late()
1581 intel_opregion_notify_adapter(dev_priv, PCI_D3hot); in intel_runtime_suspend()
/linux/sound/soc/intel/catpt/
A Ddsp.c380 catpt_updatel_pci(cdev, PMCS, PCI_PM_CTRL_STATE_MASK, PCI_D3hot); in catpt_dsp_power_down()
/linux/drivers/net/ethernet/3com/
A Dtyphoon.c2093 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open()
2120 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close()
2441 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()

Completed in 71 milliseconds

1234