Home
last modified time | relevance | path

Searched refs:rve_internal_ctx_t (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_job.h25 struct rve_internal_ctx_t *rve_job_get_internal_ctx(struct rve_job *job);
28 int rve_job_commit(struct rve_internal_ctx_t *ctx);
44 struct rve_internal_ctx_t *
H A Drve_drv.h117 struct rve_internal_ctx_t;
132 struct rve_internal_ctx_t *ctx;
228 struct rve_internal_ctx_t { struct
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_job.c88 struct rve_internal_ctx_t *rve_job_get_internal_ctx(struct rve_job *job) in rve_job_get_internal_ctx()
145 static struct rve_job *rve_job_alloc(struct rve_internal_ctx_t *ctx) in rve_job_alloc()
508 struct rve_internal_ctx_t *ctx; in rve_job_config_by_user_ctx()
568 struct rve_internal_ctx_t *ctx; in rve_job_commit_by_user_ctx()
629 struct rve_internal_ctx_t *ctx; in rve_job_cancel_by_user_ctx()
645 int rve_job_commit(struct rve_internal_ctx_t *ctx) in rve_job_commit()
772 struct rve_internal_ctx_t *
775 struct rve_internal_ctx_t *ctx = NULL; in rve_internal_ctx_lookup()
795 struct rve_internal_ctx_t *ctx = ptr; in rve_internal_ctx_free_remove_idr_cb()
803 static int rve_internal_ctx_free_remove_idr(struct rve_internal_ctx_t *ctx) in rve_internal_ctx_free_remove_idr()
[all …]
H A Drve_drv.c30 struct rve_internal_ctx_t *ctx = ptr; in rve_ctx_set_debuf_info_cb()
256 struct rve_internal_ctx_t *ctx; in rve_session_deinit()
H A Drve_debugger.c232 struct rve_internal_ctx_t *ctx; in rve_ctx_manager_show()