Searched refs:arm_iommu_attach_device (Results 1 – 5 of 5) sorted by relevance
20 #define arm_iommu_attach_device(...) ({ -ENODEV; }) macro66 ret = arm_iommu_attach_device(subdrv_dev, priv->mapping); in drm_iommu_attach_device()90 arm_iommu_attach_device(subdrv_dev, *dma_priv); in drm_iommu_detach_device()
31 int arm_iommu_attach_device(struct device *dev,
38 #define arm_iommu_attach_device(...) -ENODEV macro517 err = arm_iommu_attach_device(dev, data->mapping); in mtk_iommu_v1_probe_finalize()
32 #define arm_iommu_attach_device(...) -ENODEV macro819 ret = arm_iommu_attach_device(dev, mmu->mapping); in ipmmu_init_arm_mapping()
1674 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function1686 EXPORT_SYMBOL_GPL(arm_iommu_attach_device);