Home
last modified time | relevance | path

Searched refs:iommu_spec (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iommu/
Dof_iommu.c139 struct of_phandle_args iommu_spec; in of_iommu_configure() local
158 &iommu_spec)) { in of_iommu_configure()
159 np = iommu_spec.np; in of_iommu_configure()
162 if (!ops || !ops->of_xlate || ops->of_xlate(dev, &iommu_spec)) in of_iommu_configure()