Searched refs:PCI_D1 (Results 1 – 7 of 7) sorted by relevance
399 return PCI_D1; in acpi_pci_choose_state()421 [PCI_D1] = ACPI_STATE_D1, in acpi_pci_set_power_state()440 case PCI_D1: in acpi_pci_set_power_state()
615 if ((state == PCI_D1 && !dev->d1_support) in pci_raw_set_power_state()627 case PCI_D1: in pci_raw_set_power_state()865 else if ((state == PCI_D1 || state == PCI_D2) && pci_no_d1d2(dev)) in pci_set_power_state()1934 case PCI_D1: in pci_target_state()
672 opregion_target_state = PCI_D1; in i915_drm_suspend()1547 intel_opregion_notify_adapter(dev, PCI_D1); in intel_runtime_suspend()
389 { PCI_D1, 0x01 },
635 state = PCI_D1; in vfio_pm_config_write()
113 #define PCI_D1 ((pci_power_t __force) 1) macro
5628 if (prev_state != PCI_D1) { in airo_pci_resume()