Name
pci_stop_and_remove_behind_bridge —
stop and remove all devices behind a PCI bridge
Synopsis
void fsfuncpci_stop_and_remove_behind_bridge ( | struct pci_dev * dev) ; |
Description
Remove all devices on the bus, except for the parent bridge.
This also removes any child buses, and any devices they may
contain in a depth-first manner.