Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_job.h31 int rve_job_commit_by_user_ctx(struct rve_user_ctx_t *user_ctx);
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_drv.c348 ret = rve_job_commit_by_user_ctx(&rve_user_ctx); in rve_ioctl_cmd_end()
H A Drve_job.c565 int rve_job_commit_by_user_ctx(struct rve_user_ctx_t *user_ctx) in rve_job_commit_by_user_ctx() function