Searched refs:vfio_pci_core_unregister_device (Results 1 – 5 of 5) sorted by relevance
112 void vfio_pci_core_unregister_device(struct vfio_pci_core_device *vdev);
171 vfio_pci_core_unregister_device(vdev); in vfio_pci_remove()
2209 void vfio_pci_core_unregister_device(struct vfio_pci_core_device *vdev) in vfio_pci_core_unregister_device() function2223 EXPORT_SYMBOL_GPL(vfio_pci_core_unregister_device);
654 vfio_pci_core_unregister_device(&mvdev->core_device); in mlx5vf_pci_remove()
1303 vfio_pci_core_unregister_device(&hisi_acc_vdev->core_device); in hisi_acc_vfio_pci_remove()