Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dmsm_iommu.h50 struct msm_iommu_dev { struct
DMakefile9 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()