Searched refs:pci_alloc_dev (Results 1 – 5 of 5) sorted by relevance
177 pdev = pci_alloc_dev(NULL); in alpha_core_agp_setup()
338 fake_bridge_dev = pci_alloc_dev(NULL); in parisc_agp_setup()
1594 struct pci_dev *pci_alloc_dev(struct pci_bus *bus) in pci_alloc_dev() function1608 EXPORT_SYMBOL(pci_alloc_dev);1662 dev = pci_alloc_dev(bus); in pci_scan_device()
132 virtfn = pci_alloc_dev(bus); in pci_iov_add_virtfn()
2004 *pdev = pci_alloc_dev(NULL); in make_local_pdev()