Home
last modified time | relevance | path

Searched refs:alloc_pdev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/xen/xen-pciback/
H A Dxenbus.c37 static struct xen_pcibk_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev() function
688 struct xen_pcibk_device *pdev = alloc_pdev(dev); in xen_pcibk_xenbus_probe()
/linux/drivers/pci/
H A Dxen-pcifront.c686 static struct pcifront_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev() function
1033 struct pcifront_device *pdev = alloc_pdev(xdev); in pcifront_xenbus_probe()