Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dmsm_iommu.h50 struct msm_iommu_dev { struct
DMakefile8 obj-$(CONFIG_MSM_IOMMU) += msm_iommu.o msm_iommu_dev.o
Dmsm_iommu_dev.c134 struct msm_iommu_dev *iommu_dev = dev_get_platdata(&pdev->dev); in msm_iommu_probe()