Home
last modified time | relevance | path

Searched refs:vfio_fsl_mc_irqs_cleanup (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc_private.h53 void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev);
Dvfio_fsl_mc_intr.c175 void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_irqs_cleanup() function
Dvfio_fsl_mc.c190 vfio_fsl_mc_irqs_cleanup(vdev); in vfio_fsl_mc_release()