Searched refs:PCI_POWER_ERROR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci-acpi.c393 return PCI_POWER_ERROR; acpi_pci_choose_state()
407 return PCI_POWER_ERROR; acpi_pci_choose_state()
H A Dpci.c515 pci_platform_pm->choose_state(dev) : PCI_POWER_ERROR; platform_pci_choose_state()
876 if (ret != PCI_POWER_ERROR) pci_choose_state()
1881 case PCI_POWER_ERROR: pci_target_state()
1922 if (target_state == PCI_POWER_ERROR) pci_prepare_to_sleep()
1961 if (target_state == PCI_POWER_ERROR) pci_finish_runtime_suspend()
/linux-4.1.27/include/linux/
H A Dpci.h118 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro

Completed in 88 milliseconds