Lines Matching defs:vim2m_ctx
198 struct vim2m_ctx {
230 static inline struct vim2m_ctx *file2ctx(struct file *file)
232 return container_of(file->private_data, struct vim2m_ctx, fh);
235 static struct vim2m_q_data *get_q_data(struct vim2m_ctx *ctx,
439 static int device_process(struct vim2m_ctx *ctx,
567 struct vim2m_ctx *ctx = priv;
580 struct vim2m_ctx *ctx = priv;
594 struct vim2m_ctx *ctx = priv;
616 struct vim2m_ctx *curr_ctx;
620 curr_ctx = container_of(w, struct vim2m_ctx, work_run.work);
719 static int vidioc_g_fmt(struct vim2m_ctx *ctx, struct v4l2_format *f)
789 struct vim2m_ctx *ctx = file2ctx(file);
814 struct vim2m_ctx *ctx = file2ctx(file);
833 static int vidioc_s_fmt(struct vim2m_ctx *ctx, struct v4l2_format *f)
884 struct vim2m_ctx *ctx = file2ctx(file);
903 struct vim2m_ctx *ctx =
904 container_of(ctrl->handler, struct vim2m_ctx, hdl);
982 struct vim2m_ctx *ctx = vb2_get_drv_priv(vq);
1011 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1025 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1049 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1056 struct vim2m_ctx *ctx = vb2_get_drv_priv(q);
1071 struct vim2m_ctx *ctx = vb2_get_drv_priv(q);
1091 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1111 struct vim2m_ctx *ctx = priv;
1167 struct vim2m_ctx *ctx = NULL;
1237 struct vim2m_ctx *ctx = file2ctx(file);