Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/intel/ixd/
H A Dixd_main.c46 pci_set_power_state(pdev, PCI_D3hot); in ixd_shutdown()
/linux/drivers/gpu/drm/gma500/
H A Dpower.c147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c128 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
/linux/arch/x86/pci/
H A Dintel_mid.c355 pci_set_power_state(dev, PCI_D3hot); in mid_power_off_one_device()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c198 pci_set_power_state(pdev, PCI_D3hot); in idpf_shutdown()
/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c2248 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/ethernet/zte/dinghai/
H A Den_pf.c437 pci_set_power_state(pdev, PCI_D3hot); in zxdh_pf_shutdown()
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c416 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()
H A Dvfio_pci_core.c335 if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) { in vfio_pci_set_power_state()
340 if (pdev->current_state >= PCI_D3hot && state <= PCI_D0) in vfio_pci_set_power_state()
348 if (needs_save && pdev->current_state >= PCI_D3hot) { in vfio_pci_set_power_state()
/linux/sound/soc/intel/catpt/
H A Ddsp.c382 catpt_updatel_pci(cdev, PMCS, PCI_PM_CTRL_STATE_MASK, (__force u32)PCI_D3hot); in catpt_dsp_power_down()
/linux/drivers/net/wireless/intersil/p54/
H A Dp54pci.c677 pci_set_power_state(pdev, PCI_D3hot); in p54p_suspend()
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c586 (__force int)PCI_D3hot) ? 1 : 0; in telem_soc_states_show()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c151 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/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c609 pci_set_power_state(pdev, PCI_D3hot); in ngbe_shutdown()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c600 pci_set_power_state(pdev, PCI_D3hot); in txgbe_shutdown()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c1223 return pci_set_power_state(pci_dev, PCI_D3hot); in efx_pm_poweroff()
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c2218 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1e_resume()
2514 pci_enable_wake(pdev, PCI_D3hot, 0); in atl1e_io_slot_reset()
/linux/drivers/accel/habanalabs/common/
H A Ddebugfs.c1359 else if (hdev->pdev->current_state == PCI_D3hot) in hl_get_power_state()
1391 pci_set_power_state(hdev->pdev, PCI_D3hot); in hl_set_power_state()
/linux/drivers/net/ethernet/sfc/
H A Defx.c1358 return pci_set_power_state(pci_dev, PCI_D3hot); in efx_pm_poweroff()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c1230 pci_set_power_state(pdev, PCI_D3hot); in intel_eth_pci_suspend()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1465 pci_set_power_state(pdev, PCI_D3hot); in vmw_pci_suspend()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c5183 pci_enable_wake(pdev, PCI_D3hot, 0); in e1000_resume()
5214 pci_set_power_state(pdev, PCI_D3hot); in e1000_shutdown()
5294 pci_enable_wake(pdev, PCI_D3hot, 0); in e1000_io_slot_reset()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1934 pci_set_power_state(pdev, PCI_D3hot); in rtw_pci_shutdown()
/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c1417 pci_set_power_state(pcidev, PCI_D3hot); in pmc_core_set_device_d3()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c2121 pci_set_power_state(pdev, PCI_D3hot); in tc35815_suspend()

12