Lines Matching defs:ctx
430 static struct vpe_q_data *get_q_data(struct vpe_ctx *ctx, in get_q_data()
515 #define GET_OFFSET_TOP(ctx, obj, reg) \ argument
518 #define VPE_SET_MMR_ADB_HDR(ctx, hdr, regs, offset_a) \ argument
523 static void init_adb_hdrs(struct vpe_ctx *ctx) in init_adb_hdrs()
547 static int realloc_mv_buffers(struct vpe_ctx *ctx, size_t size) in realloc_mv_buffers()
588 static void free_mv_buffers(struct vpe_ctx *ctx) in free_mv_buffers()
598 static void free_vbs(struct vpe_ctx *ctx) in free_vbs()
655 static void set_us_coefficients(struct vpe_ctx *ctx) in set_us_coefficients()
683 static void set_cfg_modes(struct vpe_ctx *ctx) in set_cfg_modes()
708 static void set_line_modes(struct vpe_ctx *ctx) in set_line_modes()
747 static void set_src_registers(struct vpe_ctx *ctx) in set_src_registers()
756 static void set_dst_registers(struct vpe_ctx *ctx) in set_dst_registers()
789 static void set_dei_regs(struct vpe_ctx *ctx) in set_dei_regs()
821 static void set_dei_shadow_registers(struct vpe_ctx *ctx) in set_dei_shadow_registers()
837 static void config_edi_input_mode(struct vpe_ctx *ctx, int mode) in config_edi_input_mode()
858 static int set_srcdst_params(struct vpe_ctx *ctx) in set_srcdst_params()
931 struct vpe_ctx *ctx = priv; in job_ready() local
947 struct vpe_ctx *ctx = priv; in job_abort() local
1016 static void add_out_dtd(struct vpe_ctx *ctx, int port) in add_out_dtd()
1081 static void add_in_dtd(struct vpe_ctx *ctx, int port) in add_in_dtd()
1188 static void enable_irqs(struct vpe_ctx *ctx) in enable_irqs()
1197 static void disable_irqs(struct vpe_ctx *ctx) in disable_irqs()
1212 struct vpe_ctx *ctx = priv; in device_run() local
1353 static void dei_error(struct vpe_ctx *ctx) in dei_error()
1359 static void ds1_uv_error(struct vpe_ctx *ctx) in ds1_uv_error()
1368 struct vpe_ctx *ctx; in vpe_irq() local
1565 struct vpe_ctx *ctx = file->private_data; in vpe_g_fmt() local
1596 static int __vpe_try_fmt(struct vpe_ctx *ctx, struct v4l2_format *f, in __vpe_try_fmt()
1724 struct vpe_ctx *ctx = file->private_data; in vpe_try_fmt() local
1733 static int __vpe_s_fmt(struct vpe_ctx *ctx, struct v4l2_format *f) in __vpe_s_fmt()
1788 struct vpe_ctx *ctx = file->private_data; in vpe_s_fmt() local
1806 static int __vpe_try_selection(struct vpe_ctx *ctx, struct v4l2_selection *s) in __vpe_try_selection()
1876 struct vpe_ctx *ctx = file->private_data; in vpe_g_selection() local
1940 struct vpe_ctx *ctx = file->private_data; in vpe_s_selection() local
1975 struct vpe_ctx *ctx = in vpe_s_ctrl() local
2031 struct vpe_ctx *ctx = vb2_get_drv_priv(vq); in vpe_queue_setup() local
2056 struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vpe_buf_prepare() local
2100 struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vpe_buf_queue() local
2105 static int check_srcdst_sizes(struct vpe_ctx *ctx) in check_srcdst_sizes()
2126 static void vpe_return_all_buffers(struct vpe_ctx *ctx, struct vb2_queue *q, in vpe_return_all_buffers()
2181 struct vpe_ctx *ctx = vb2_get_drv_priv(q); in vpe_start_streaming() local
2203 struct vpe_ctx *ctx = vb2_get_drv_priv(q); in vpe_stop_streaming() local
2224 struct vpe_ctx *ctx = priv; in queue_init() local
2276 struct vpe_ctx *ctx; in vpe_open() local
2407 struct vpe_ctx *ctx = file->private_data; in vpe_release() local