Searched refs:arm_iommu_attach_device (Results 1 – 4 of 4) sorted by relevance
21 #define arm_iommu_attach_device(...) ({ -ENODEV; }) macro80 ret = arm_iommu_attach_device(subdrv_dev, priv->mapping); in drm_iommu_attach_device()
34 #define arm_iommu_attach_device(...) -ENODEV macro893 ret = arm_iommu_attach_device(dev, mmu->mapping); in ipmmu_init_arm_mapping()
464 err = arm_iommu_attach_device(dev, mtk_mapping); in mtk_iommu_add_device()
1975 ret = arm_iommu_attach_device(isp->dev, mapping); in isp_attach_iommu()