Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dvmd.c724 vmd_bridge->native_pcie_hotplug = root_bridge->native_pcie_hotplug; in vmd_copy_host_bridge_flags()
/linux-6.15/drivers/pci/pcie/
H A Dportdrv.c226 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
/linux-6.15/drivers/acpi/
H A Dpci_root.c1032 host_bridge->native_pcie_hotplug = 0; in acpi_pci_root_create()
/linux-6.15/drivers/pci/
H A Dpci-acpi.c832 return host->native_pcie_hotplug; in pciehp_is_native()
H A Dprobe.c650 bridge->native_pcie_hotplug = 1; in pci_init_host_bridge()
/linux-6.15/include/linux/
H A Dpci.h609 unsigned int native_pcie_hotplug:1; /* OS may use PCIe hotplug */ member