Searched refs:rga_ctx (Results 1 – 4 of 4) sorted by relevance
23 struct rga_ctx *ctx = vb2_get_drv_priv(vq); in rga_queue_setup()40 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_prepare()54 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_queue()62 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_return_buffers()78 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_start_streaming()93 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_stop_streaming()115 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_map()
48 struct rga_ctx { struct81 struct rga_ctx *curr; argument88 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type);
36 struct rga_ctx *ctx = prv; in device_run()67 struct rga_ctx *ctx = rga->curr; in rga_isr()99 struct rga_ctx *ctx = priv; in queue_init()131 struct rga_ctx *ctx = container_of(ctrl->handler, struct rga_ctx, in rga_s_ctrl()158 static int rga_setup_ctrls(struct rga_ctx *ctx) in rga_setup_ctrls()358 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type) in rga_get_frame()373 struct rga_ctx *ctx = NULL; in rga_open()412 struct rga_ctx *ctx = in rga_release()413 container_of(file->private_data, struct rga_ctx, fh); in rga_release()464 struct rga_ctx *ctx = prv; in vidioc_g_fmt()[all …]
122 static void rga_cmd_set_src_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_src_addr()135 static void rga_cmd_set_src1_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_src1_addr()148 static void rga_cmd_set_dst_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_dst_addr()161 static void rga_cmd_set_trans_info(struct rga_ctx *ctx) in rga_cmd_set_trans_info()355 static void rga_cmd_set_mode(struct rga_ctx *ctx) in rga_cmd_set_mode()378 static void rga_cmd_set(struct rga_ctx *ctx) in rga_cmd_set()405 struct rga_ctx *ctx = rga->curr; in rga_hw_start()