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()
1059 return PCI_POWER_ERROR; in platform_pci_choose_state()1067 return PCI_POWER_ERROR; in platform_pci_set_wakeup()2742 case PCI_POWER_ERROR: in pci_target_state()2799 if (target_state == PCI_POWER_ERROR) in pci_prepare_to_sleep()2845 if (target_state == PCI_POWER_ERROR) in pci_finish_runtime_suspend()
761 return PCI_POWER_ERROR; in acpi_pci_choose_state()
179 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro