Home
last modified time | relevance | path

Searched refs:arm_iommu_detach_device (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.h41 arm_iommu_detach_device(dev); in __exynos_iommu_attach()
49 arm_iommu_detach_device(dev); in __exynos_iommu_detach()
/Linux-v4.19/arch/arm/include/asm/
Ddma-iommu.h36 void arm_iommu_detach_device(struct device *dev);
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c116 arm_iommu_detach_device(dev); in nvkm_device_tegra_probe_iommu()
/Linux-v4.19/drivers/iommu/
Dipmmu-vmsa.c37 #define arm_iommu_detach_device(...) do {} while (0) macro
872 arm_iommu_detach_device(dev); in ipmmu_remove_device()
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c2292 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function
2309 EXPORT_SYMBOL_GPL(arm_iommu_detach_device);
2348 arm_iommu_detach_device(dev); in arm_teardown_iommu_dma_ops()
/Linux-v4.19/drivers/media/platform/omap3isp/
Disp.c1944 arm_iommu_detach_device(isp->dev); in isp_detach_iommu()