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