Home
last modified time | relevance | path

Searched refs:pci_remove_legacy_files (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dremove.c55 pci_remove_legacy_files(bus); in pci_remove_bus()
H A Dpci.h182 void pci_remove_legacy_files(struct pci_bus *bus);
185 static inline void pci_remove_legacy_files(struct pci_bus *bus) { return; } in pci_remove_legacy_files() function
H A Dpci-sysfs.c957 void pci_remove_legacy_files(struct pci_bus *b) in pci_remove_legacy_files() function
/kernel/linux/linux-6.6/drivers/pci/
H A Dremove.c57 pci_remove_legacy_files(bus); in pci_remove_bus()
H A 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
H A Dpci-sysfs.c997 void pci_remove_legacy_files(struct pci_bus *b) in pci_remove_legacy_files() function

Completed in 9 milliseconds