Searched refs:pci_proc_detach_bus (Results 1 – 3 of 3) sorted by relevance
118 extern int pci_proc_detach_bus(struct pci_bus *bus);122 static inline int pci_proc_detach_bus(struct pci_bus *bus) { return 0; } in pci_proc_detach_bus() function
67 pci_proc_detach_bus(pci_bus); in pci_remove_bus()
456 int pci_proc_detach_bus(struct pci_bus* bus) in pci_proc_detach_bus() function