Searched refs:of_iommu_configure (Results 1 – 3 of 3) sorted by relevance
15 extern const struct iommu_ops *of_iommu_configure(struct device *dev,27 static inline const struct iommu_ops *of_iommu_configure(struct device *dev, in of_iommu_configure() function
146 const struct iommu_ops *of_iommu_configure(struct device *dev, in of_iommu_configure() function
160 iommu = of_iommu_configure(dev, np); in of_dma_configure()