Lines Matching refs:emmaprp_ctx
209 struct emmaprp_ctx { struct
217 static struct emmaprp_q_data *get_q_data(struct emmaprp_ctx *ctx, in get_q_data() argument
236 struct emmaprp_ctx *ctx = priv; in emmaprp_job_abort()
268 struct emmaprp_ctx *ctx = priv; in emmaprp_device_run()
331 struct emmaprp_ctx *curr_ctx; in emmaprp_irq()
427 static int vidioc_g_fmt(struct emmaprp_ctx *ctx, struct v4l2_format *f) in vidioc_g_fmt()
501 struct emmaprp_ctx *ctx = priv; in vidioc_try_fmt_vid_cap()
518 struct emmaprp_ctx *ctx = priv; in vidioc_try_fmt_vid_out()
531 static int vidioc_s_fmt(struct emmaprp_ctx *ctx, struct v4l2_format *f) in vidioc_s_fmt()
624 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vq); in emmaprp_queue_setup()
649 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_prepare()
672 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_queue()
687 struct emmaprp_ctx *ctx = priv; in queue_init()
723 struct emmaprp_ctx *ctx; in emmaprp_open()
763 struct emmaprp_ctx *ctx = file->private_data; in emmaprp_release()