rga_ctx            23 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(vq);
rga_ctx            40 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
rga_ctx            54 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
rga_ctx            62 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(q);
rga_ctx            78 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(q);
rga_ctx            93 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(q);
rga_ctx           115 drivers/media/platform/rockchip/rga/rga-buf.c 	struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
rga_ctx           122 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set_src_addr(struct rga_ctx *ctx, void *mmu_pages)
rga_ctx           135 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set_src1_addr(struct rga_ctx *ctx, void *mmu_pages)
rga_ctx           148 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set_dst_addr(struct rga_ctx *ctx, void *mmu_pages)
rga_ctx           161 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
rga_ctx           352 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set_mode(struct rga_ctx *ctx)
rga_ctx           375 drivers/media/platform/rockchip/rga/rga-hw.c static void rga_cmd_set(struct rga_ctx *ctx)
rga_ctx           402 drivers/media/platform/rockchip/rga/rga-hw.c 	struct rga_ctx *ctx = rga->curr;
rga_ctx            36 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = prv;
rga_ctx            67 drivers/media/platform/rockchip/rga/rga.c 		struct rga_ctx *ctx = rga->curr;
rga_ctx            99 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = priv;
rga_ctx           131 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = container_of(ctrl->handler, struct rga_ctx,
rga_ctx           158 drivers/media/platform/rockchip/rga/rga.c static int rga_setup_ctrls(struct rga_ctx *ctx)
rga_ctx           358 drivers/media/platform/rockchip/rga/rga.c struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type)
rga_ctx           373 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = NULL;
rga_ctx           412 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx =
rga_ctx           413 drivers/media/platform/rockchip/rga/rga.c 		container_of(file->private_data, struct rga_ctx, fh);
rga_ctx           464 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = prv;
rga_ctx           521 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = prv;
rga_ctx           564 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = prv;
rga_ctx           612 drivers/media/platform/rockchip/rga/rga.c 	struct rga_ctx *ctx = prv;
rga_ctx            81 drivers/media/platform/rockchip/rga/rga.h 	struct rga_ctx *curr;
rga_ctx            88 drivers/media/platform/rockchip/rga/rga.h struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type);