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

/linux-4.1.27/drivers/pci/
H A Dpci-driver.c429 pci_dev->current_state = PCI_UNKNOWN; pci_device_remove()
479 pci_update_current_state(pci_dev, PCI_UNKNOWN); pci_restore_standard_config()
513 pci_dev->current_state = PCI_UNKNOWN; pci_pm_set_unknown_state()
551 && pci_dev->current_state != PCI_UNKNOWN) { pci_legacy_suspend()
578 && pci_dev->current_state != PCI_UNKNOWN) { pci_legacy_suspend_late()
715 && pci_dev->current_state != PCI_UNKNOWN) { pci_pm_suspend()
751 && pci_dev->current_state != PCI_UNKNOWN) { pci_pm_suspend_noirq()
1139 && pci_dev->current_state != PCI_UNKNOWN) { pci_pm_runtime_suspend()
H A Dprobe.c1163 dev->current_state = PCI_UNKNOWN; pci_setup_device()
H A Dpci.c594 case PCI_UNKNOWN: /* Boot-up */ pci_raw_set_power_state()
1882 case PCI_UNKNOWN: pci_target_state()
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci_of_scan.c167 dev->current_state = PCI_UNKNOWN; /* unknown power state */ of_create_pci_dev()
/linux-4.1.27/drivers/pci/pcie/
H A Daspm.c313 (endpoint->current_state != PCI_UNKNOWN)) pcie_aspm_check_latency()
/linux-4.1.27/arch/sparc/kernel/
H A Dpci.c330 dev->current_state = PCI_UNKNOWN; /* unknown power state */ of_create_pci_dev()
/linux-4.1.27/drivers/ata/
H A Data_piix.c1027 pdev->current_state = PCI_UNKNOWN; piix_pci_device_suspend()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dpci.c2427 PCI_UNKNOWN ((pci_power_t __force) 5)
/linux-4.1.27/include/linux/
H A Dpci.h117 #define PCI_UNKNOWN ((pci_power_t __force) 5) macro

Completed in 231 milliseconds