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

/linux-master/drivers/pci/
H A Dpci-acpi.c920 return PCI_POWER_ERROR;
934 return PCI_POWER_ERROR;
H A Dpci.c1146 return PCI_POWER_ERROR;
1154 return PCI_POWER_ERROR;
2659 case PCI_POWER_ERROR:
2716 if (target_state == PCI_POWER_ERROR)
2762 if (target_state == PCI_POWER_ERROR)
H A Dpci.h786 return PCI_POWER_ERROR;
/linux-master/include/linux/
H A Dpci.h179 #define PCI_POWER_ERROR ((pci_power_t __force) -1) macro

Completed in 214 milliseconds