Home
last modified time | relevance | path

Searched refs:pcie_ports_native (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/pci/pcie/
Dportdrv_pci.c30 bool pcie_ports_native; variable
37 pcie_ports_native = true; in pcie_port_setup()
Dportdrv_core.c208 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
221 (pcie_ports_native || host->native_aer)) { in get_port_device_capability()
238 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
Daer.c325 if (pcie_ports_native) in pcie_aer_get_firmware_first()
346 if (pcie_ports_native) in aer_acpi_firmware_first()
/linux-4.19.296/drivers/pci/
Dpci-acpi.c390 if (pcie_ports_native) in pciehp_is_native()
/linux-4.19.296/include/linux/
Dpci.h1487 extern bool pcie_ports_native;
1490 #define pcie_ports_native false macro