| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | pcie_quirks.c | 101 pci_set_power_state(pdev, PCI_D3cold); in mwifiex_pcie_set_power_d3cold() 110 pci_set_power_state(pdev, PCI_D0); in mwifiex_pcie_set_power_d0()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | power.c | 147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci() 162 pci_set_power_state(pdev, PCI_D0); in gma_resume_pci()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pci.c | 1149 pci_set_power_state(pdev, PCI_D3cold); in xe_pci_suspend() 1162 err = pci_set_power_state(pdev, PCI_D0); in xe_pci_resume() 1206 pci_set_power_state(pdev, PCI_D3cold); in xe_pci_runtime_suspend() 1209 pci_set_power_state(pdev, PCI_D3hot); in xe_pci_runtime_suspend() 1221 err = pci_set_power_state(pdev, PCI_D0); in xe_pci_runtime_resume()
|
| /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() 411 pci_set_power_state(pdev, PCI_D0); in atl_resume_common()
|
| /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/gpu/drm/nouveau/ |
| H A D | nouveau_drm.c | 1051 pci_set_power_state(pdev, PCI_D3hot); in nouveau_pmops_suspend() 1067 pci_set_power_state(pdev, PCI_D0); in nouveau_pmops_resume() 1131 pci_set_power_state(pdev, PCI_D3cold); in nouveau_pmops_runtime_suspend() 1149 pci_set_power_state(pdev, PCI_D0); in nouveau_pmops_runtime_resume()
|
| /linux/drivers/xen/xen-pciback/ |
| H A D | conf_space_capability.c | 137 err = pci_set_power_state(dev, new_state); in pm_ctrl_write()
|
| /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/media/pci/cx88/ |
| H A D | cx88-mpeg.c | 455 if (pci_set_power_state(pci_dev, in cx8802_suspend_common() 477 err = pci_set_power_state(pci_dev, PCI_D0); in cx8802_resume_common()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm_pci.c | 377 pci_set_power_state(ahd->dev_softc, new_state); in ahd_power_state_change()
|
| /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/wireless/intersil/p54/ |
| H A D | p54pci.c | 677 pci_set_power_state(pdev, PCI_D3hot); in p54p_suspend() 690 return pci_set_power_state(pdev, PCI_D0); in p54p_resume()
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_drv.c | 740 pci_set_power_state(qdev->pdev, PCI_D3hot); in qaic_pm_suspend() 750 pci_set_power_state(qdev->pdev, PCI_D0); in qaic_pm_resume()
|
| /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/arch/mips/txx9/generic/ |
| H A D | pci.c | 356 pci_set_power_state(dev, PCI_D0); in final_fixup()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-pci-gli.c | 649 pci_set_power_state(pdev, PCI_D3hot); in gl9750_hw_setting() 650 pci_set_power_state(pdev, PCI_D0); in gl9750_hw_setting() 858 pci_set_power_state(pdev, PCI_D3hot); in gl9755_hw_setting() 859 pci_set_power_state(pdev, PCI_D0); in gl9755_hw_setting()
|
| /linux/drivers/tty/serial/ |
| H A D | serial_txx9.c | 1163 pci_set_power_state(dev, pci_choose_state(dev, state)); in pciserial_txx9_suspend_one() 1171 pci_set_power_state(dev, PCI_D0); in pciserial_txx9_resume_one()
|
| /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() 1233 rc = pci_set_power_state(pci_dev, PCI_D0); in efx_pm_resume()
|
| /linux/drivers/pci/ |
| H A D | pci.c | 1596 int pci_set_power_state(struct pci_dev *dev, pci_power_t state) in pci_set_power_state() function 1600 EXPORT_SYMBOL(pci_set_power_state); 1988 err = pci_set_power_state(dev, PCI_D0); in do_pci_enable_device() 2686 error = pci_set_power_state(dev, target_state); in pci_prepare_to_sleep() 2704 int ret = pci_set_power_state(dev, PCI_D0); in pci_back_from_sleep() 2732 error = pci_set_power_state(dev, target_state); in pci_finish_runtime_suspend() 5034 pci_set_power_state(dev, PCI_D0); in pci_dev_save_and_disable()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_pci.c | 591 pci_set_power_state(pdev, PCI_D0); in fbnic_err_slot_reset()
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 1556 pci_set_power_state(VORTEX_PCI(vp), PCI_D0); /* Go active */ in vortex_up() 3041 pci_set_power_state(VORTEX_PCI(vp), PCI_D0); in vortex_ioctl() 3044 pci_set_power_state(VORTEX_PCI(vp), state); in vortex_ioctl() 3251 pci_set_power_state(VORTEX_PCI(vp), PCI_D3hot); in acpi_set_WOL() 3273 pci_set_power_state(pdev, PCI_D0); /* Go active */ in vortex_remove_one()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 1342 return pci_set_power_state(pci_dev, PCI_D3hot); in efx_pm_poweroff() 1352 rc = pci_set_power_state(pci_dev, PCI_D0); in efx_pm_resume()
|
| /linux/include/linux/ssb/ |
| H A D | ssb.h | 636 pci_set_power_state(sdev->bus->host_pci, state); in ssb_pcihost_set_power_state()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie.c | 1194 pci_set_power_state(pdev, PCI_D3hot); in qtnf_pcie_topaz_suspend() 1204 pci_set_power_state(pdev, PCI_D0); in qtnf_pcie_topaz_resume()
|