Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dof_iommu.c139 struct of_phandle_args iommu_spec; in of_iommu_configure() local
156 &iommu_spec)) { in of_iommu_configure()
157 np = iommu_spec.np; in of_iommu_configure()
160 if (!ops || !ops->of_xlate || ops->of_xlate(dev, &iommu_spec)) in of_iommu_configure()