Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu_dev.c59 static int each_iommu(struct device *dev, void *data) in each_iommu() function
75 found = device_for_each_child(&msm_iommu_root_dev->dev, &r, each_iommu); in msm_iommu_get_ctx()