vpe_ctx           422 drivers/media/platform/ti-vpe/vpe.c static struct vpe_q_data *get_q_data(struct vpe_ctx *ctx,
vpe_ctx           515 drivers/media/platform/ti-vpe/vpe.c static void init_adb_hdrs(struct vpe_ctx *ctx)
vpe_ctx           539 drivers/media/platform/ti-vpe/vpe.c static int realloc_mv_buffers(struct vpe_ctx *ctx, size_t size)
vpe_ctx           580 drivers/media/platform/ti-vpe/vpe.c static void free_mv_buffers(struct vpe_ctx *ctx)
vpe_ctx           590 drivers/media/platform/ti-vpe/vpe.c static void free_vbs(struct vpe_ctx *ctx)
vpe_ctx           647 drivers/media/platform/ti-vpe/vpe.c static void set_us_coefficients(struct vpe_ctx *ctx)
vpe_ctx           675 drivers/media/platform/ti-vpe/vpe.c static void set_cfg_modes(struct vpe_ctx *ctx)
vpe_ctx           699 drivers/media/platform/ti-vpe/vpe.c static void set_line_modes(struct vpe_ctx *ctx)
vpe_ctx           737 drivers/media/platform/ti-vpe/vpe.c static void set_src_registers(struct vpe_ctx *ctx)
vpe_ctx           746 drivers/media/platform/ti-vpe/vpe.c static void set_dst_registers(struct vpe_ctx *ctx)
vpe_ctx           777 drivers/media/platform/ti-vpe/vpe.c static void set_dei_regs(struct vpe_ctx *ctx)
vpe_ctx           809 drivers/media/platform/ti-vpe/vpe.c static void set_dei_shadow_registers(struct vpe_ctx *ctx)
vpe_ctx           825 drivers/media/platform/ti-vpe/vpe.c static void config_edi_input_mode(struct vpe_ctx *ctx, int mode)
vpe_ctx           846 drivers/media/platform/ti-vpe/vpe.c static int set_srcdst_params(struct vpe_ctx *ctx)
vpe_ctx           911 drivers/media/platform/ti-vpe/vpe.c static struct vpe_ctx *file2ctx(struct file *file)
vpe_ctx           913 drivers/media/platform/ti-vpe/vpe.c 	return container_of(file->private_data, struct vpe_ctx, fh);
vpe_ctx           925 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = priv;
vpe_ctx           941 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = priv;
vpe_ctx          1010 drivers/media/platform/ti-vpe/vpe.c static void add_out_dtd(struct vpe_ctx *ctx, int port)
vpe_ctx          1072 drivers/media/platform/ti-vpe/vpe.c static void add_in_dtd(struct vpe_ctx *ctx, int port)
vpe_ctx          1164 drivers/media/platform/ti-vpe/vpe.c static void enable_irqs(struct vpe_ctx *ctx)
vpe_ctx          1173 drivers/media/platform/ti-vpe/vpe.c static void disable_irqs(struct vpe_ctx *ctx)
vpe_ctx          1188 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = priv;
vpe_ctx          1324 drivers/media/platform/ti-vpe/vpe.c static void dei_error(struct vpe_ctx *ctx)
vpe_ctx          1330 drivers/media/platform/ti-vpe/vpe.c static void ds1_uv_error(struct vpe_ctx *ctx)
vpe_ctx          1339 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx;
vpe_ctx          1536 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);
vpe_ctx          1573 drivers/media/platform/ti-vpe/vpe.c static int __vpe_try_fmt(struct vpe_ctx *ctx, struct v4l2_format *f,
vpe_ctx          1700 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);
vpe_ctx          1709 drivers/media/platform/ti-vpe/vpe.c static int __vpe_s_fmt(struct vpe_ctx *ctx, struct v4l2_format *f)
vpe_ctx          1773 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);
vpe_ctx          1791 drivers/media/platform/ti-vpe/vpe.c static int __vpe_try_selection(struct vpe_ctx *ctx, struct v4l2_selection *s)
vpe_ctx          1858 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);
vpe_ctx          1919 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);
vpe_ctx          1954 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx =
vpe_ctx          1955 drivers/media/platform/ti-vpe/vpe.c 		container_of(ctrl->handler, struct vpe_ctx, hdl);
vpe_ctx          2010 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = vb2_get_drv_priv(vq);
vpe_ctx          2031 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vpe_ctx          2070 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vpe_ctx          2075 drivers/media/platform/ti-vpe/vpe.c static int check_srcdst_sizes(struct vpe_ctx *ctx)
vpe_ctx          2096 drivers/media/platform/ti-vpe/vpe.c static void vpe_return_all_buffers(struct vpe_ctx *ctx,  struct vb2_queue *q,
vpe_ctx          2151 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = vb2_get_drv_priv(q);
vpe_ctx          2173 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = vb2_get_drv_priv(q);
vpe_ctx          2194 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = priv;
vpe_ctx          2246 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx;
vpe_ctx          2367 drivers/media/platform/ti-vpe/vpe.c 	struct vpe_ctx *ctx = file2ctx(file);