Searched refs:pci_create_resource_files (Results 1 – 2 of 2) sorted by relevance
1255 static int pci_create_resource_files(struct pci_dev *pdev) in pci_create_resource_files() function1284 int __weak pci_create_resource_files(struct pci_dev *dev) { return 0; } in pci_create_resource_files() function1598 if (pci_create_resource_files(pdev)) in __resource_resize_store()1660 return pci_create_resource_files(pdev); in pci_create_sysfs_dev_files()
2428 extern int pci_create_resource_files(struct pci_dev *dev);