Searched defs:to_iommu (Results 1 – 2 of 2) sorted by relevance
82 static struct qcom_iommu_dev * to_iommu(struct device *dev) in to_iommu() function
37 #define to_iommu(dev) ((struct omap_iommu *)dev_get_drvdata(dev)) macro