Searched refs:PCI_POWER_ERROR (Results 1 – 4 of 4) sorted by relevance
918 return PCI_POWER_ERROR; in acpi_pci_choose_state()932 return PCI_POWER_ERROR; in acpi_pci_choose_state()
978 pci_platform_pm->choose_state(dev) : PCI_POWER_ERROR; in platform_pci_choose_state()1381 if (ret != PCI_POWER_ERROR) in pci_choose_state()2560 case PCI_POWER_ERROR: in pci_target_state()2620 if (target_state == PCI_POWER_ERROR) in pci_prepare_to_sleep()2661 if (target_state == PCI_POWER_ERROR) in pci_finish_runtime_suspend()
164 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro
837 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro