Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dvmd.c721 vmd_bridge->native_pcie_hotplug = root_bridge->native_pcie_hotplug; in vmd_copy_host_bridge_flags()
/linux/drivers/acpi/
H A Dpci_root.c1032 host_bridge->native_pcie_hotplug = 0; in acpi_pci_root_create()
/linux/drivers/pci/
H A Dpci-acpi.c829 return host->native_pcie_hotplug; in pciehp_is_native()
H A Dprobe.c685 bridge->native_pcie_hotplug = 1; in pci_init_host_bridge()
/linux/include/linux/
H A Dpci.h638 unsigned int native_pcie_hotplug:1; /* OS may use PCIe hotplug */ member