Symbol: jpu_ctx
drivers/media/platform/renesas/rcar_jpu.c
1022
struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/renesas/rcar_jpu.c
1059
struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/renesas/rcar_jpu.c
1109
struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/renesas/rcar_jpu.c
1133
struct jpu_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/renesas/rcar_jpu.c
1142
struct jpu_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/renesas/rcar_jpu.c
1171
struct jpu_ctx *ctx = priv;
drivers/media/platform/renesas/rcar_jpu.c
1212
struct jpu_ctx *ctx;
drivers/media/platform/renesas/rcar_jpu.c
1274
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
1305
static void jpu_cleanup(struct jpu_ctx *ctx, bool reset)
drivers/media/platform/renesas/rcar_jpu.c
1330
struct jpu_ctx *ctx = priv;
drivers/media/platform/renesas/rcar_jpu.c
1479
struct jpu_ctx *curr_ctx;
drivers/media/platform/renesas/rcar_jpu.c
198
struct jpu_ctx *curr;
drivers/media/platform/renesas/rcar_jpu.c
478
static struct jpu_ctx *ctrl_to_ctx(struct v4l2_ctrl *c)
drivers/media/platform/renesas/rcar_jpu.c
480
return container_of(c->handler, struct jpu_ctx, ctrl_handler);
drivers/media/platform/renesas/rcar_jpu.c
483
static struct jpu_ctx *file_to_ctx(struct file *filp)
drivers/media/platform/renesas/rcar_jpu.c
485
return container_of(file_to_v4l2_fh(filp), struct jpu_ctx, fh);
drivers/media/platform/renesas/rcar_jpu.c
659
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
717
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
726
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
731
static struct jpu_q_data *jpu_get_q_data(struct jpu_ctx *ctx,
drivers/media/platform/renesas/rcar_jpu.c
761
static int __jpu_try_fmt(struct jpu_ctx *ctx, struct jpu_fmt **fmtinfo,
drivers/media/platform/renesas/rcar_jpu.c
826
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
834
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
861
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
875
struct jpu_ctx *ctx = ctrl_to_ctx(ctrl);
drivers/media/platform/renesas/rcar_jpu.c
893
struct jpu_ctx *ctx = file_to_ctx(file);
drivers/media/platform/renesas/rcar_jpu.c
952
static int jpu_controls_create(struct jpu_ctx *ctx)
drivers/media/platform/renesas/rcar_jpu.c
992
struct jpu_ctx *ctx = vb2_get_drv_priv(vq);