Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu_dev.c41 static struct platform_device *msm_iommu_root_dev; variable
68 if (!msm_iommu_root_dev) { in msm_iommu_get_ctx()
74 found = device_for_each_child(&msm_iommu_root_dev->dev, &r, each_iommu); in msm_iommu_get_ctx()
139 msm_iommu_root_dev = pdev; in msm_iommu_probe()