Searched refs:arm_iommu_attach_device (Results 1 – 7 of 7) sorted by relevance
32 int arm_iommu_attach_device(struct device *dev,
103 ret = arm_iommu_attach_device(subdrv_dev, dev->archdata.mapping); in drm_iommu_attach_device()
55 return arm_iommu_attach_device(dev, mapping); in rockchip_drm_dma_attach_device()166 ret = arm_iommu_attach_device(dev, mapping); in rockchip_drm_load()
359 if (arm_iommu_attach_device(dev, mapping)) in shmobile_iommu_add_device()
709 ret = arm_iommu_attach_device(dev, mmu->mapping); in ipmmu_add_device()
2013 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function2025 EXPORT_SYMBOL_GPL(arm_iommu_attach_device);
2198 ret = arm_iommu_attach_device(isp->dev, mapping); in isp_attach_iommu()