Searched refs:arm_iommu_attach_device (Results 1 – 4 of 4) sorted by relevance
31 int arm_iommu_attach_device(struct device *dev,
32 #define arm_iommu_attach_device(...) -ENODEV macro821 ret = arm_iommu_attach_device(dev, mmu->mapping); in ipmmu_init_arm_mapping()
1614 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function1626 EXPORT_SYMBOL_GPL(arm_iommu_attach_device);
1947 ret = arm_iommu_attach_device(isp->dev, mapping); in isp_attach_iommu()