Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu_dev.c63 struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() argument
73 r.name = ctx_name; in msm_iommu_get_ctx()
77 pr_err("Could not find context <%s>\n", ctx_name); in msm_iommu_get_ctx()
Dmsm_iommu.h111 struct device *msm_iommu_get_ctx(const char *ctx_name);
/drivers/gpu/drm/msm/
Dmsm_drv.h38 static inline struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() argument