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