Searched refs:xen_pcibk_export_device (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/xen/xen-pciback/ |
D | xenbus.c | 224 static int xen_pcibk_export_device(struct xen_pcibk_device *pdev, in xen_pcibk_export_device() function 432 err = xen_pcibk_export_device(pdev, domain, bus, slot, in xen_pcibk_reconfigure() 613 err = xen_pcibk_export_device(pdev, domain, bus, slot, func, i); in xen_pcibk_setup_backend()
|