Searched refs:pci_remove_legacy_files (Results 1 – 3 of 3) sorted by relevance
131 extern void pci_remove_legacy_files(struct pci_bus *bus);134 static inline void pci_remove_legacy_files(struct pci_bus *bus) { return; } in pci_remove_legacy_files() function
77 pci_remove_legacy_files(pci_bus); in pci_remove_bus()
763 void pci_remove_legacy_files(struct pci_bus *b) in pci_remove_legacy_files() function