Home
last modified time | relevance | path

Searched refs:pci_remove_legacy_files (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/pci/
Dremove.c57 pci_remove_legacy_files(bus); in pci_remove_bus()
Dpci.h154 void pci_remove_legacy_files(struct pci_bus *bus);
157 static inline void pci_remove_legacy_files(struct pci_bus *bus) { } in pci_remove_legacy_files() function
Dpci-sysfs.c1001 void pci_remove_legacy_files(struct pci_bus *b) in pci_remove_legacy_files() function