Searched refs:PCI_POWER_ERROR (Results 1 – 4 of 4) sorted by relevance
920 return PCI_POWER_ERROR; in acpi_pci_choose_state()934 return PCI_POWER_ERROR; in acpi_pci_choose_state()
750 return PCI_POWER_ERROR; in acpi_pci_choose_state()
1045 return PCI_POWER_ERROR; in platform_pci_choose_state()1053 return PCI_POWER_ERROR; in platform_pci_set_wakeup()2653 case PCI_POWER_ERROR: in pci_target_state()2710 if (target_state == PCI_POWER_ERROR) in pci_prepare_to_sleep()2756 if (target_state == PCI_POWER_ERROR) in pci_finish_runtime_suspend()
178 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro