Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xen-pciback/
H A Dpciback.h184 static inline void xen_pcibk_release_devices(struct xen_pcibk_device *pdev) in xen_pcibk_release_devices() function
H A Dxenbus.c99 xen_pcibk_release_devices(pdev); in free_pdev()