Searched refs:PCI_D1 (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci-acpi.c399 return PCI_D1; acpi_pci_choose_state()
421 [PCI_D1] = ACPI_STATE_D1, acpi_pci_set_power_state()
440 case PCI_D1: acpi_pci_set_power_state()
H A Dpci.c575 if ((state == PCI_D1 && !dev->d1_support) pci_raw_set_power_state()
587 case PCI_D1: pci_raw_set_power_state()
825 else if ((state == PCI_D1 || state == PCI_D2) && pci_no_d1d2(dev)) pci_set_power_state()
1884 case PCI_D1: pci_target_state()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_drv.c619 opregion_target_state = PCI_D1; i915_drm_suspend()
1431 intel_opregion_notify_adapter(dev, PCI_D1); intel_runtime_suspend()
1434 * On Broadwell, if we use PCI_D1 the PCH DDI ports will stop intel_runtime_suspend()
H A Dintel_opregion.c377 { PCI_D1, 0x01 },
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_config.c635 state = PCI_D1; vfio_pm_config_write()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dpci.c2423 PCI_D1 ((pci_power_t __force) 1)
/linux-4.1.27/include/linux/
H A Dpci.h113 #define PCI_D1 ((pci_power_t __force) 1) macro
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c5619 if (prev_state != PCI_D1) { airo_pci_resume()

Completed in 600 milliseconds