Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_fence.c26 struct rve_fence_context *rve_fence_context_alloc(void) in rve_fence_context_alloc()
28 struct rve_fence_context *fence_ctx = NULL; in rve_fence_context_alloc()
40 void rve_fence_context_free(struct rve_fence_context *fence_ctx) in rve_fence_context_free()
47 struct rve_fence_context *fence_ctx = rve_drvdata->fence_ctx; in rve_out_fence_alloc()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_fence.h15 struct rve_fence_context *rve_fence_context_alloc(void);
17 void rve_fence_context_free(struct rve_fence_context *fence_ctx);
H A Drve_drv.h103 struct rve_fence_context { struct
283 struct rve_fence_context *fence_ctx;