Lines Matching refs:ge2d_ctx
70 struct ge2d_ctx { struct
97 struct ge2d_ctx *curr; argument
155 static struct ge2d_frame *get_frame(struct ge2d_ctx *ctx, in get_frame()
172 struct ge2d_ctx *ctx = ge2d->curr; in ge2d_hw_start()
277 struct ge2d_ctx *ctx = priv; in device_run()
297 struct ge2d_ctx *ctx = ge2d->curr; in ge2d_isr()
327 struct ge2d_ctx *ctx = vb2_get_drv_priv(vq); in ge2d_queue_setup()
341 struct ge2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in ge2d_buf_prepare()
355 struct ge2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in ge2d_buf_queue()
362 struct ge2d_ctx *ctx = vb2_get_drv_priv(vq); in ge2d_start_streaming()
374 struct ge2d_ctx *ctx = vb2_get_drv_priv(vq); in ge2d_stop_streaming()
401 struct ge2d_ctx *ctx = priv; in queue_init()
457 struct ge2d_ctx *ctx = priv; in vidioc_g_selection()
507 struct ge2d_ctx *ctx = priv; in vidioc_s_selection()
560 static void vidioc_setup_cap_fmt(struct ge2d_ctx *ctx, struct v4l2_pix_format *f) in vidioc_setup_cap_fmt()
575 struct ge2d_ctx *ctx = priv; in vidioc_try_fmt_cap()
595 struct ge2d_ctx *ctx = priv; in vidioc_s_fmt_cap()
631 struct ge2d_ctx *ctx = priv; in vidioc_g_fmt()
670 struct ge2d_ctx *ctx = priv; in vidioc_s_fmt_out()
741 struct ge2d_ctx *ctx = container_of(ctrl->handler, struct ge2d_ctx, in ge2d_s_ctrl()
794 static int ge2d_setup_ctrls(struct ge2d_ctx *ctx) in ge2d_setup_ctrls()
836 struct ge2d_ctx *ctx = NULL; in ge2d_open()
876 struct ge2d_ctx *ctx = in ge2d_release()
877 container_of(file->private_data, struct ge2d_ctx, fh); in ge2d_release()