Searched refs:pci_stop_root_bus (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/pci/
H A Dremove.c131 void pci_stop_root_bus(struct pci_bus *bus) function
147 EXPORT_SYMBOL_GPL(pci_stop_root_bus); variable
/linux-master/drivers/pci/controller/
H A Dpci-host-common.c93 pci_stop_root_bus(bridge->bus);
H A Dpcie-altera.c813 pci_stop_root_bus(bridge->bus);
H A Dpcie-mediatek-gen3.c967 pci_stop_root_bus(host->bus);
H A Dpcie-rockchip-host.c1016 pci_stop_root_bus(bridge->bus);
H A Dvmd.c1046 pci_stop_root_bus(vmd->bus);
H A Dpci-mvebu.c1660 pci_stop_root_bus(bridge->bus);
H A Dpcie-iproc.c1544 pci_stop_root_bus(host->bus);
H A Dpcie-mediatek.c1148 pci_stop_root_bus(host->bus);
H A Dpci-aardvark.c1939 pci_stop_root_bus(bridge->bus);
H A Dpcie-brcmstb.c1484 pci_stop_root_bus(bridge->bus);
H A Dpci-tegra.c2692 pci_stop_root_bus(host->bus);
H A Dpci-hyperv.c3906 pci_stop_root_bus(hbus->bridge->bus);
/linux-master/arch/s390/pci/
H A Dpci_bus.c215 pci_stop_root_bus(zbus->bus);
/linux-master/drivers/acpi/
H A Dpci_root.c784 pci_stop_root_bus(root->bus);
/linux-master/arch/mips/pci/
H A Dpci-xtalk-bridge.c745 pci_stop_root_bus(bus);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c537 pci_stop_root_bus(pp->bridge->bus);
/linux-master/include/linux/
H A Dpci.h1178 void pci_stop_root_bus(struct pci_bus *bus);

Completed in 177 milliseconds