Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/alpha/kernel/
Dpci-sysfs.c116 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dpci-sysfs.c114 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
/kernel/linux/linux-5.10/drivers/pci/
Dpci-sysfs.c1104 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1204 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function
/kernel/linux/linux-6.6/drivers/pci/
Dpci-sysfs.c1174 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1276 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function