Symbol: vpe_ctx
drivers/media/platform/ti/vpe/vpe.c
1020
static void add_out_dtd(struct vpe_ctx *ctx, int port)
drivers/media/platform/ti/vpe/vpe.c
1085
static void add_in_dtd(struct vpe_ctx *ctx, int port)
drivers/media/platform/ti/vpe/vpe.c
1192
static void enable_irqs(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
1201
static void disable_irqs(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
1216
struct vpe_ctx *ctx = priv;
drivers/media/platform/ti/vpe/vpe.c
1357
static void dei_error(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
1363
static void ds1_uv_error(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
1372
struct vpe_ctx *ctx;
drivers/media/platform/ti/vpe/vpe.c
1569
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
1595
static int __vpe_try_fmt(struct vpe_ctx *ctx, struct v4l2_format *f,
drivers/media/platform/ti/vpe/vpe.c
1721
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
1730
static int __vpe_s_fmt(struct vpe_ctx *ctx, struct v4l2_format *f)
drivers/media/platform/ti/vpe/vpe.c
1783
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
1801
static int __vpe_try_selection(struct vpe_ctx *ctx, struct v4l2_selection *s)
drivers/media/platform/ti/vpe/vpe.c
1871
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
1935
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
1970
struct vpe_ctx *ctx =
drivers/media/platform/ti/vpe/vpe.c
1971
container_of(ctrl->handler, struct vpe_ctx, hdl);
drivers/media/platform/ti/vpe/vpe.c
2026
struct vpe_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/ti/vpe/vpe.c
2051
struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/ti/vpe/vpe.c
2095
struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/ti/vpe/vpe.c
2100
static int check_srcdst_sizes(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
2121
static void vpe_return_all_buffers(struct vpe_ctx *ctx, struct vb2_queue *q,
drivers/media/platform/ti/vpe/vpe.c
2176
struct vpe_ctx *ctx = vb2_get_drv_priv(q);
drivers/media/platform/ti/vpe/vpe.c
2198
struct vpe_ctx *ctx = vb2_get_drv_priv(q);
drivers/media/platform/ti/vpe/vpe.c
2217
struct vpe_ctx *ctx = priv;
drivers/media/platform/ti/vpe/vpe.c
2269
struct vpe_ctx *ctx;
drivers/media/platform/ti/vpe/vpe.c
2399
struct vpe_ctx *ctx = to_vpe_ctx(file);
drivers/media/platform/ti/vpe/vpe.c
425
static inline struct vpe_ctx *to_vpe_ctx(struct file *filp)
drivers/media/platform/ti/vpe/vpe.c
427
return container_of(file_to_v4l2_fh(filp), struct vpe_ctx, fh);
drivers/media/platform/ti/vpe/vpe.c
434
static struct vpe_q_data *get_q_data(struct vpe_ctx *ctx,
drivers/media/platform/ti/vpe/vpe.c
527
static void init_adb_hdrs(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
551
static int realloc_mv_buffers(struct vpe_ctx *ctx, size_t size)
drivers/media/platform/ti/vpe/vpe.c
592
static void free_mv_buffers(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
602
static void free_vbs(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
659
static void set_us_coefficients(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
687
static void set_cfg_modes(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
712
static void set_line_modes(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
751
static void set_src_registers(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
760
static void set_dst_registers(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
793
static void set_dei_regs(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
825
static void set_dei_shadow_registers(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
841
static void config_edi_input_mode(struct vpe_ctx *ctx, int mode)
drivers/media/platform/ti/vpe/vpe.c
862
static int set_srcdst_params(struct vpe_ctx *ctx)
drivers/media/platform/ti/vpe/vpe.c
935
struct vpe_ctx *ctx = priv;
drivers/media/platform/ti/vpe/vpe.c
951
struct vpe_ctx *ctx = priv;