vim2m_ctx         236 drivers/media/platform/vim2m.c static inline struct vim2m_ctx *file2ctx(struct file *file)
vim2m_ctx         238 drivers/media/platform/vim2m.c 	return container_of(file->private_data, struct vim2m_ctx, fh);
vim2m_ctx         241 drivers/media/platform/vim2m.c static struct vim2m_q_data *get_q_data(struct vim2m_ctx *ctx,
vim2m_ctx         445 drivers/media/platform/vim2m.c static int device_process(struct vim2m_ctx *ctx,
vim2m_ctx         573 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = priv;
vim2m_ctx         586 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = priv;
vim2m_ctx         600 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = priv;
vim2m_ctx         622 drivers/media/platform/vim2m.c 	struct vim2m_ctx *curr_ctx;
vim2m_ctx         627 drivers/media/platform/vim2m.c 	curr_ctx = container_of(w, struct vim2m_ctx, work_run.work);
vim2m_ctx         733 drivers/media/platform/vim2m.c static int vidioc_g_fmt(struct vim2m_ctx *ctx, struct v4l2_format *f)
vim2m_ctx         803 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = file2ctx(file);
vim2m_ctx         828 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = file2ctx(file);
vim2m_ctx         847 drivers/media/platform/vim2m.c static int vidioc_s_fmt(struct vim2m_ctx *ctx, struct v4l2_format *f)
vim2m_ctx         898 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = file2ctx(file);
vim2m_ctx         917 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx =
vim2m_ctx         918 drivers/media/platform/vim2m.c 		container_of(ctrl->handler, struct vim2m_ctx, hdl);
vim2m_ctx         996 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(vq);
vim2m_ctx        1025 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vim2m_ctx        1039 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vim2m_ctx        1063 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vim2m_ctx        1070 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(q);
vim2m_ctx        1085 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(q);
vim2m_ctx        1108 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
vim2m_ctx        1128 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = priv;
vim2m_ctx        1184 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = NULL;
vim2m_ctx        1255 drivers/media/platform/vim2m.c 	struct vim2m_ctx *ctx = file2ctx(file);