Searched defs:pci_create_resource_files (Results 1 – 2 of 2) sorted by relevance
233 int pci_create_resource_files(struct pci_dev *pdev) in pci_create_resource_files() function
1228 static int pci_create_resource_files(struct pci_dev *pdev) in pci_create_resource_files() function1253 int __weak pci_create_resource_files(struct pci_dev *dev) { return 0; } in pci_create_resource_files() function