Searched refs:of_iommu_configure (Results 1 – 3 of 3) sorted by relevance
11 extern int of_iommu_configure(struct device *dev, struct device_node *master_np,19 static inline int of_iommu_configure(struct device *dev, in of_iommu_configure() function
118 int of_iommu_configure(struct device *dev, struct device_node *master_np, in of_iommu_configure() function
156 ret = of_iommu_configure(dev, np, id); in of_dma_configure_id()