Searched refs:msm_fence_alloc (Results 1 – 3 of 3) sorted by relevance
84 struct dma_fence * msm_fence_alloc(void);
176 msm_fence_alloc(void) in msm_fence_alloc() function
50 submit->hw_fence = msm_fence_alloc(); in submit_create()