Searched refs:rga_ctx (Results 1 – 4 of 4) sorted by relevance
31 struct rga_ctx *ctx = vb2_get_drv_priv(vq); in rga_queue_setup()48 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_prepare()62 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_queue()70 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_return_buffers()86 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_start_streaming()101 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_stop_streaming()123 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_map()
56 struct rga_ctx { struct89 struct rga_ctx *curr; argument96 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type);
44 struct rga_ctx *ctx = prv; in device_run()75 struct rga_ctx *ctx = rga->curr; in rga_isr()107 struct rga_ctx *ctx = priv; in queue_init()139 struct rga_ctx *ctx = container_of(ctrl->handler, struct rga_ctx, in rga_s_ctrl()166 static int rga_setup_ctrls(struct rga_ctx *ctx) in rga_setup_ctrls()366 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type) in rga_get_frame()381 struct rga_ctx *ctx = NULL; in rga_open()420 struct rga_ctx *ctx = in rga_release()421 container_of(file->private_data, struct rga_ctx, fh); in rga_release()472 struct rga_ctx *ctx = prv; in vidioc_g_fmt()[all …]
130 static void rga_cmd_set_src_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_src_addr()143 static void rga_cmd_set_src1_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_src1_addr()156 static void rga_cmd_set_dst_addr(struct rga_ctx *ctx, void *mmu_pages) in rga_cmd_set_dst_addr()169 static void rga_cmd_set_trans_info(struct rga_ctx *ctx) in rga_cmd_set_trans_info()360 static void rga_cmd_set_mode(struct rga_ctx *ctx) in rga_cmd_set_mode()383 static void rga_cmd_set(struct rga_ctx *ctx) in rga_cmd_set()410 struct rga_ctx *ctx = rga->curr; in rga_hw_start()