Searched refs:detach_device (Results 1 – 7 of 7) sorted by relevance
124 static void detach_device(struct device *dev, struct fsl_dma_domain *dma_domain) in detach_device() function151 detach_device(dev, old_domain_info->domain); in attach_device()191 detach_device(NULL, dma_domain); in fsl_pamu_domain_free()312 detach_device(dev, dma_domain); in fsl_pamu_set_platform_dma()
152 goto detach_device; in nvkm_device_tegra_probe_iommu()157 detach_device: in nvkm_device_tegra_probe_iommu()
121 void (*detach_device)(VFIODevice *vbasedev); member
81 static void detach_device(struct device *dev);437 detach_device(dev); in amd_iommu_uninit_device()1861 static void detach_device(struct device *dev) in detach_device() function2218 detach_device(dev); in amd_iommu_attach_device()
799 vioc->detach_device = iommufd_cdev_detach; in vfio_iommu_iommufd_class_init()
1136 vioc->detach_device = vfio_legacy_detach_device; in vfio_iommu_legacy_class_init()
1572 VFIO_IOMMU_GET_CLASS(vbasedev->bcontainer)->detach_device(vbasedev); in vfio_detach_device()