Home
last modified time | relevance | path

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

/linux-6.15/arch/alpha/kernel/
H A Dpci-sysfs.c116 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
247 pci_remove_resource_files(pdev); in pci_create_resource_files()
/linux-6.15/drivers/pci/
H A Dpci-sysfs.c1172 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1277 pci_remove_resource_files(pdev); in pci_create_resource_files()
1285 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function
1583 pci_remove_resource_files(pdev); in __resource_resize_store()
1671 pci_remove_resource_files(pdev); in pci_remove_sysfs_dev_files()
/linux-6.15/include/linux/
H A Dpci.h2361 extern void pci_remove_resource_files(struct pci_dev *dev);