Searched refs:pci_remove_resource_files (Results 1 – 3 of 3) sorted by relevance
98 extern void pci_remove_resource_files(struct pci_dev *dev);
114 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function243 pci_remove_resource_files(pdev); in pci_create_resource_files()
1121 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function1208 pci_remove_resource_files(pdev); in pci_create_resource_files()1216 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function1406 pci_remove_resource_files(pdev); in pci_create_sysfs_dev_files()1444 pci_remove_resource_files(pdev); in pci_remove_sysfs_dev_files()