Searched refs:msm_fence_alloc (Results 1 – 3 of 3) sorted by relevance
64 struct dma_fence * msm_fence_alloc(struct msm_fence_context *fctx);
102 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc() function
21 submit->hw_fence = msm_fence_alloc(fctx); in msm_job_run()