Searched refs:pci_remove_root_bus (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/pci/
H A Dremove.c149 void pci_remove_root_bus(struct pci_bus *bus) function
174 EXPORT_SYMBOL_GPL(pci_remove_root_bus); variable
/linux-master/drivers/pci/controller/
H A Dpci-host-common.c94 pci_remove_root_bus(bridge->bus);
H A Dpcie-altera.c814 pci_remove_root_bus(bridge->bus);
H A Dpcie-mediatek-gen3.c968 pci_remove_root_bus(host->bus);
H A Dpcie-rockchip-host.c1017 pci_remove_root_bus(bridge->bus);
H A Dvmd.c1047 pci_remove_root_bus(vmd->bus);
H A Dpci-mvebu.c1661 pci_remove_root_bus(bridge->bus);
H A Dpcie-iproc.c1545 pci_remove_root_bus(host->bus);
H A Dpcie-mediatek.c1149 pci_remove_root_bus(host->bus);
H A Dpci-aardvark.c1940 pci_remove_root_bus(bridge->bus);
H A Dpcie-brcmstb.c1485 pci_remove_root_bus(bridge->bus);
H A Dpci-tegra.c2693 pci_remove_root_bus(host->bus);
H A Dpci-hyperv.c3908 pci_remove_root_bus(hbus->bridge->bus);
/linux-master/drivers/misc/cxl/
H A Dvphb.c279 pci_remove_root_bus(phb->bus);
/linux-master/arch/s390/pci/
H A Dpci_bus.c220 pci_remove_root_bus(zbus->bus);
/linux-master/drivers/acpi/
H A Dpci_root.c790 pci_remove_root_bus(root->bus);
/linux-master/arch/mips/pci/
H A Dpci-xtalk-bridge.c746 pci_remove_root_bus(bus);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c538 pci_remove_root_bus(pp->bridge->bus);
/linux-master/include/linux/
H A Dpci.h1179 void pci_remove_root_bus(struct pci_bus *bus);

Completed in 271 milliseconds