Searched refs:iommu_spec (Results 1 – 1 of 1) sorted by relevance
133 struct dt_phandle_args iommu_spec; in iommu_add_dt_device() local151 index, &iommu_spec) ) in iommu_add_dt_device()175 if ( !dt_device_is_available(iommu_spec.np) ) in iommu_add_dt_device()178 rc = iommu_fwspec_init(dev, &iommu_spec.np->dev); in iommu_add_dt_device()187 rc = ops->dt_xlate(dev, &iommu_spec); in iommu_add_dt_device()
Completed in 2 milliseconds