Lines Matching refs:cal_ctx

59 	struct cal_ctx *ctx = video_drvdata(file);  in cal_g_fmt_vid_cap()
71 static const struct cal_format_info *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix()
86 static const struct cal_format_info *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()
104 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_enum_fmt_vid_cap()
117 static int __subdev_get_format(struct cal_ctx *ctx, in __subdev_get_format()
139 static int __subdev_set_format(struct cal_ctx *ctx, in __subdev_set_format()
161 static void cal_calc_format_size(struct cal_ctx *ctx, in cal_calc_format_size()
192 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_try_fmt_vid_cap()
254 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_s_fmt_vid_cap()
305 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_enum_framesizes()
366 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_enum_frameintervals()
393 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_g_parm()
400 struct cal_ctx *ctx = video_drvdata(file); in cal_legacy_s_parm()
464 static void cal_mc_try_fmt(struct cal_ctx *ctx, struct v4l2_format *f, in cal_mc_try_fmt()
521 struct cal_ctx *ctx = video_drvdata(file); in cal_mc_try_fmt_vid_cap()
530 struct cal_ctx *ctx = video_drvdata(file); in cal_mc_s_fmt_vid_cap()
549 struct cal_ctx *ctx = video_drvdata(file); in cal_mc_enum_framesizes()
604 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_queue_setup()
627 struct cal_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cal_buffer_prepare()
646 struct cal_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cal_buffer_queue()
657 static void cal_release_buffers(struct cal_ctx *ctx, in cal_release_buffers()
688 static int cal_video_check_format(struct cal_ctx *ctx) in cal_video_check_format()
723 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_start_streaming()
790 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_stop_streaming()
829 static int cal_ctx_v4l2_init_formats(struct cal_ctx *ctx) in cal_ctx_v4l2_init_formats()
906 static int cal_ctx_v4l2_init_mc_format(struct cal_ctx *ctx) in cal_ctx_v4l2_init_mc_format()
933 int cal_ctx_v4l2_register(struct cal_ctx *ctx) in cal_ctx_v4l2_register()
985 void cal_ctx_v4l2_unregister(struct cal_ctx *ctx) in cal_ctx_v4l2_unregister()
993 int cal_ctx_v4l2_init(struct cal_ctx *ctx) in cal_ctx_v4l2_init()
1057 void cal_ctx_v4l2_cleanup(struct cal_ctx *ctx) in cal_ctx_v4l2_cleanup()