Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xen-pciback/
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-5.19.10/drivers/pci/
Dxen-pcifront.c704 static struct pcifront_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev() function
1096 struct pcifront_device *pdev = alloc_pdev(xdev); in pcifront_xenbus_probe()