Searched refs:arm_iommu_attach_device (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
H A Ddma-iommu.h32 int arm_iommu_attach_device(struct device *dev,
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_iommu.c104 ret = arm_iommu_attach_device(subdrv_dev, dev->archdata.mapping); drm_iommu_attach_device()
/linux-4.4.14/drivers/iommu/
H A Dshmobile-iommu.c359 if (arm_iommu_attach_device(dev, mapping)) shmobile_iommu_add_device()
360 pr_err("arm_iommu_attach_device failed\n"); shmobile_iommu_add_device()
H A Dipmmu-vmsa.c700 ret = arm_iommu_attach_device(dev, mmu->mapping); ipmmu_add_device()
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c56 return arm_iommu_attach_device(dev, mapping); rockchip_drm_dma_attach_device()
169 ret = arm_iommu_attach_device(dev, mapping); rockchip_drm_load()
/linux-4.4.14/arch/arm/mm/
H A Ddma-mapping.c1897 * arm_iommu_attach_device function.
2013 * arm_iommu_attach_device
2025 int arm_iommu_attach_device(struct device *dev, arm_iommu_attach_device() function
2037 EXPORT_SYMBOL_GPL(arm_iommu_attach_device); variable
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Disp.c2120 ret = arm_iommu_attach_device(isp->dev, mapping); isp_attach_iommu()

Completed in 343 milliseconds