Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga_fence.h28 struct dma_fence *rga_dma_fence_alloc(void);
59 static inline struct dma_fence *rga_dma_fence_alloc(void) in rga_dma_fence_alloc() function
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_fence.c54 struct dma_fence *rga_dma_fence_alloc(void) in rga_dma_fence_alloc() function
H A Drga_job.c1075 release_fence = rga_dma_fence_alloc(); in rga_request_submit()