Searched refs:vfio_platform_irq_cleanup (Results 1 – 3 of 3) sorted by relevance
98 void vfio_platform_irq_cleanup(struct vfio_platform_device *vdev);
233 vfio_platform_irq_cleanup(vdev); in vfio_platform_close_device()268 vfio_platform_irq_cleanup(vdev); in vfio_platform_open_device()
351 void vfio_platform_irq_cleanup(struct vfio_platform_device *vdev) in vfio_platform_irq_cleanup() function