Searched refs:pci_alloc_dev (Results 1 – 8 of 8) sorted by relevance
175 pdev = pci_alloc_dev(NULL); in alpha_core_agp_setup()
334 fake_bridge_dev = pci_alloc_dev(NULL); in parisc_agp_setup()
180 dev = pci_alloc_dev(bus); in of_create_pci_dev()
2268 struct pci_dev *pci_alloc_dev(struct pci_bus *bus) in pci_alloc_dev() function2282 EXPORT_SYMBOL(pci_alloc_dev);2381 dev = pci_alloc_dev(bus); in pci_scan_device()
261 virtfn = pci_alloc_dev(bus); in pci_iov_add_virtfn()
272 dev = pci_alloc_dev(bus); in of_create_pci_dev()
522 struct pci_dev *pci_alloc_dev(struct pci_bus *bus);
2000 *pdev = pci_alloc_dev(NULL); in make_local_pdev()