Home
last modified time | relevance | path

Searched refs:PCI_UNKNOWN (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c211 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/drivers/pci/
H A Dpci.h1225 return PCI_UNKNOWN; in acpi_pci_get_power_state()
1261 return PCI_UNKNOWN; in mid_pci_get_power_state()
H A Dpci-acpi.c1144 return PCI_UNKNOWN; in acpi_pci_get_power_state()
1148 return PCI_UNKNOWN; in acpi_pci_get_power_state()
H A Dprobe.c2074 dev->current_state = PCI_UNKNOWN; in pci_setup_device()
/linux/arch/sparc/kernel/
H A Dpci.c354 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/drivers/ata/
H A Data_piix.c1012 pdev->current_state = PCI_UNKNOWN; in piix_pci_device_suspend()
/linux/drivers/pci/pcie/
H A Daspm.c578 (endpoint->current_state != PCI_UNKNOWN)) in pcie_aspm_check_latency()
/linux/include/linux/
H A Dpci.h179 #define PCI_UNKNOWN ((pci_power_t __force) 5) macro
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c18237 pdev->current_state != PCI_UNKNOWN) { in tg3_shutdown()