Searched defs:pci_stop_and_remove_bus_device (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/
H A Dremove.c82 * pci_stop_and_remove_bus_device - remove a PCI device and any children
107 void pci_stop_and_remove_bus_device(struct pci_dev *dev) function
151 * VFs could be removed by pci_stop_and_remove_bus_device() in the
180 EXPORT_SYMBOL(pci_stop_and_remove_bus_device); variable

Completed in 60 milliseconds