Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Dportdrv_core.c212 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_root.c916 host_bridge->native_pcie_hotplug = 0; in acpi_pci_root_create()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c807 return host->native_pcie_hotplug; in pciehp_is_native()
H A Dprobe.c592 bridge->native_pcie_hotplug = 1; in pci_init_host_bridge()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h552 unsigned int native_pcie_hotplug:1; /* OS may use PCIe hotplug */ member