Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_job.h30 int rve_job_config_by_user_ctx(struct rve_user_ctx_t *user_ctx);
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_drv.c324 ret = rve_job_config_by_user_ctx(&user_ctx); in rve_ioctl_cmd_config()
H A Drve_job.c505 int rve_job_config_by_user_ctx(struct rve_user_ctx_t *user_ctx) in rve_job_config_by_user_ctx() function