Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dremove.c80 pci_remove_legacy_files(bus); in pci_remove_bus()
H A Dpci.h233 void pci_remove_legacy_files(struct pci_bus *bus);
236 static inline void pci_remove_legacy_files(struct pci_bus *bus) { } in pci_remove_legacy_files() function
H A Dpci-sysfs.c1044 void pci_remove_legacy_files(struct pci_bus *b) in pci_remove_legacy_files() function