Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dpci-driver.c479 pci_dev->current_state = PCI_UNKNOWN; in pci_device_remove()
524 pci_update_current_state(pci_dev, PCI_UNKNOWN); in pci_restore_standard_config()
566 pci_dev->current_state = PCI_UNKNOWN; in pci_pm_set_unknown_state()
604 && pci_dev->current_state != PCI_UNKNOWN) { in pci_legacy_suspend()
783 && pci_dev->current_state != PCI_UNKNOWN) { in pci_pm_suspend()
829 && pci_dev->current_state != PCI_UNKNOWN) { in pci_pm_suspend_noirq()
1277 && pci_dev->current_state != PCI_UNKNOWN) { in pci_pm_runtime_suspend()
A Dpci.h722 return PCI_UNKNOWN; in acpi_pci_get_power_state()
760 return PCI_UNKNOWN; in mid_pci_get_power_state()
A Dpci-acpi.c1060 return PCI_UNKNOWN; in acpi_pci_get_power_state()
1064 return PCI_UNKNOWN; in acpi_pci_get_power_state()
A Dpci.c1139 case PCI_UNKNOWN: /* Boot-up */ in pci_raw_set_power_state()
2609 case PCI_UNKNOWN: in pci_target_state()
A Dprobe.c1876 dev->current_state = PCI_UNKNOWN; in pci_setup_device()
/linux/arch/x86/platform/intel-mid/
A Dpwr.c278 return PCI_UNKNOWN; in intel_mid_pci_get_power_state()
282 return PCI_UNKNOWN; in intel_mid_pci_get_power_state()
/linux/arch/powerpc/kernel/
A Dpci_of_scan.c211 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/arch/sparc/kernel/
A Dpci.c330 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/drivers/ata/
A Data_piix.c1009 pdev->current_state = PCI_UNKNOWN; in piix_pci_device_suspend()
/linux/drivers/pci/pcie/
A Daspm.c387 (endpoint->current_state != PCI_UNKNOWN)) in pcie_aspm_check_latency()
/linux/include/linux/
A Dpci.h168 #define PCI_UNKNOWN ((pci_power_t __force) 5) macro

Completed in 121 milliseconds