Home
last modified time | relevance | path

Searched refs:PCI_D3hot (Results 1 - 25 of 173) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
H A Dpwr.c186 pci_power_t weakest = PCI_D3hot; in __find_weakest_power_state()
245 /* We support states between PCI_D0 and PCI_D3hot */ in mid_pwr_set_power_state()
248 if (state > PCI_D3hot) in mid_pwr_set_power_state()
249 state = PCI_D3hot; in mid_pwr_set_power_state()
417 * known initial state, i.e. PCI_D3hot. This is done in conjunction in mid_set_initial_state()
435 pwr->lss[i][j].state = PCI_D3hot; in mid_set_initial_state()
/kernel/linux/linux-6.6/arch/x86/platform/intel-mid/
H A Dpwr.c186 pci_power_t weakest = PCI_D3hot; in __find_weakest_power_state()
245 /* We support states between PCI_D0 and PCI_D3hot */ in mid_pwr_set_power_state()
248 if (state > PCI_D3hot) in mid_pwr_set_power_state()
249 state = PCI_D3hot; in mid_pwr_set_power_state()
417 * known initial state, i.e. PCI_D3hot. This is done in conjunction in mid_set_initial_state()
435 pwr->lss[i][j].state = PCI_D3hot; in mid_set_initial_state()
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-mid.c36 return PCI_D3hot; in mid_pci_choose_state()
H A Dpci.c1014 if (state < PCI_D0 || state > PCI_D3hot) in pci_raw_set_power_state()
1056 case PCI_D3hot: in pci_raw_set_power_state()
1059 if ((pmcsr & PCI_PM_CTRL_STATE_MASK) == PCI_D3hot in pci_raw_set_power_state()
1075 if (state == PCI_D3hot || dev->current_state == PCI_D3hot) in pci_raw_set_power_state()
1333 if (state >= PCI_D3hot && (dev->dev_flags & PCI_DEV_FLAGS_NO_D3)) in pci_set_power_state()
1340 error = pci_raw_set_power_state(dev, state > PCI_D3hot ? in pci_set_power_state()
1341 PCI_D3hot : state); in pci_set_power_state()
1382 return PCI_D3hot; in pci_choose_state()
2526 pci_enable_wake(dev, PCI_D3hot, enabl in pci_wake_from_d3()
[all...]
H A Dpci-acpi.c928 return PCI_D3hot; in acpi_pci_choose_state()
998 [PCI_D3hot] = ACPI_STATE_D3_HOT, in acpi_pci_set_power_state()
1018 case PCI_D3hot: in acpi_pci_set_power_state()
1036 [ACPI_STATE_D3_HOT] = PCI_D3hot, in acpi_pci_get_power_state()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c547 pci_set_power_state(dev, PCI_D3hot); in xhci_pci_remove()
551 pci_set_power_state(dev, PCI_D3hot); in xhci_pci_remove()
697 pci_set_power_state(pdev, PCI_D3hot); in xhci_pci_shutdown()
701 pci_set_power_state(pdev, PCI_D3hot); in xhci_pci_shutdown()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dpower.c147 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
H A Dast_drv.c187 pci_set_power_state(pdev, PCI_D3hot); in ast_pm_suspend()
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c120 pci_set_power_state(vbox->ddev.pdev, PCI_D3hot); in vbox_pm_suspend()
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/
H A Dast_drv.c165 pci_set_power_state(pdev, PCI_D3hot); in ast_pm_suspend()
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c126 pci_set_power_state(pdev, PCI_D3hot); in vbox_pm_suspend()
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci.c288 if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) { in vfio_pci_set_power_state()
293 if (pdev->current_state >= PCI_D3hot && state <= PCI_D0) in vfio_pci_set_power_state()
301 if (needs_save && pdev->current_state >= PCI_D3hot) { in vfio_pci_set_power_state()
515 vfio_pci_set_power_state(vdev, PCI_D3hot); in vfio_pci_disable()
2073 vfio_pci_set_power_state(vdev, PCI_D3hot); in vfio_pci_probe()
2402 vfio_pci_set_power_state(tmp, PCI_D3hot); in vfio_pci_try_bus_reset()
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c755 csr |= PCI_D3hot; in _ish_hw_reset()
950 pci_set_power_state(pdev, PCI_D3hot); in ish_device_disable()
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Dpci_generic.c989 if (pci_pme_capable(pdev, PCI_D3hot)) { in mhi_pci_probe()
1020 if (pci_pme_capable(pdev, PCI_D3hot)) in mhi_pci_remove()
1029 pci_set_power_state(pdev, PCI_D3hot); in mhi_pci_shutdown()
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_drv.c212 pci_set_power_state(pdev, PCI_D3hot); in qxl_pm_suspend()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dpower.c142 pci_set_power_state(pdev, PCI_D3hot); in gma_suspend_pci()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_drv.c215 pci_set_power_state(pdev, PCI_D3hot); in qxl_pm_suspend()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-acpi.c930 return PCI_D3hot; in acpi_pci_choose_state()
1063 [PCI_D3hot] = ACPI_STATE_D3_HOT, in acpi_pci_set_power_state()
1076 case PCI_D3hot: in acpi_pci_set_power_state()
1118 [ACPI_STATE_D3_HOT] = PCI_D3hot, in acpi_pci_get_power_state()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddsp.c372 catpt_updatel_pci(cdev, PMCS, PCI_PM_CTRL_STATE_MASK, PCI_D3hot); in lpt_dsp_power_down()
436 catpt_updatel_pci(cdev, PMCS, PCI_PM_CTRL_STATE_MASK, PCI_D3hot); in wpt_dsp_power_down()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.c613 pci_set_power_state(to_pci_dev(vdev->drm.dev), PCI_D3hot); in ivpu_dev_init()
625 pci_set_power_state(to_pci_dev(vdev->drm.dev), PCI_D3hot); in ivpu_dev_fini()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c782 csr |= PCI_D3hot; in _ish_hw_reset()
1012 pci_set_power_state(pdev, PCI_D3hot); in ish_device_disable()
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H 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()
2874 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H 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()
2874 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()

Completed in 32 milliseconds

1234567