Searched refs:pci_remove_bus_device (Results 1 – 1 of 1) sorted by relevance
836 static rt_bool_t pci_remove_bus_device(struct rt_pci_device *pdev, void *data) in pci_remove_bus_device() function851 rt_pci_enum_device(host_bridge->root_bus, pci_remove_bus_device, RT_NULL); in rt_pci_host_bridge_remove()
Completed in 3 milliseconds