Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu.h111 struct device *msm_iommu_get_ctx(const char *ctx_name);
Dmsm_iommu_dev.c63 struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() function
85 EXPORT_SYMBOL(msm_iommu_get_ctx);
/drivers/gpu/drm/msm/
Dmsm_drv.h38 static inline struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() function