Home
last modified time | relevance | path

Searched refs:pci_stop_root_bus (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/pci/
Dremove.c131 void pci_stop_root_bus(struct pci_bus *bus) in pci_stop_root_bus() function
147 EXPORT_SYMBOL_GPL(pci_stop_root_bus);
/Linux-v4.19/drivers/pci/controller/
Dpci-host-common.c113 pci_stop_root_bus(bus); in pci_host_common_remove()
Dvmd.c818 pci_stop_root_bus(vmd->bus); in vmd_remove()
Dpcie-rockchip-host.c1097 pci_stop_root_bus(rockchip->root_bus); in rockchip_pcie_remove()
Dpcie-iproc.c1507 pci_stop_root_bus(pcie->root_bus); in iproc_pcie_remove()
Dpci-hyperv.c2683 pci_stop_root_bus(hbus->pci_bus); in hv_pci_remove()
Dpci-tegra.c2448 pci_stop_root_bus(host->bus); in tegra_pcie_remove()
/Linux-v4.19/drivers/acpi/
Dpci_root.c657 pci_stop_root_bus(root->bus); in acpi_pci_root_remove()
/Linux-v4.19/arch/s390/pci/
Dpci.c889 pci_stop_root_bus(zdev->bus); in zpci_remove_device()
/Linux-v4.19/include/linux/
Dpci.h949 void pci_stop_root_bus(struct pci_bus *bus);