Home
last modified time | relevance | path

Searched defs:pci_remove_resource_files (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/alpha/kernel/
Dpci-sysfs.c114 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
/Linux-v5.4/drivers/pci/
Dpci-sysfs.c1121 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1216 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function