Searched refs:ctx_name (Results 1 – 3 of 3) sorted by relevance
63 struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() argument73 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()
111 struct device *msm_iommu_get_ctx(const char *ctx_name);
38 static inline struct device *msm_iommu_get_ctx(const char *ctx_name) in msm_iommu_get_ctx() argument