Searched refs:arm_iommu_attach_device (Results 1 – 4 of 4) 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()
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()
1947 ret = arm_iommu_attach_device(isp->dev, mapping); in isp_attach_iommu()
Completed in 15 milliseconds