Searched refs:PCI_POWER_ERROR (Results 1 – 3 of 3) sorted by relevance
927 return PCI_POWER_ERROR; in acpi_pci_choose_state()941 return PCI_POWER_ERROR; in acpi_pci_choose_state()
1097 return PCI_POWER_ERROR; in platform_pci_choose_state()1105 return PCI_POWER_ERROR; in platform_pci_set_wakeup()2624 case PCI_POWER_ERROR: in pci_target_state()2681 if (target_state == PCI_POWER_ERROR) in pci_prepare_to_sleep()2727 if (target_state == PCI_POWER_ERROR) in pci_finish_runtime_suspend()
180 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro