Lines Matching defs:ctx

149 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx,  in find_format_by_pix()
164 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()
182 struct cal_ctx *ctx = video_drvdata(file); in cal_querycap() local
195 struct cal_ctx *ctx = video_drvdata(file); in cal_enum_fmt_vid_cap() local
208 static int __subdev_get_format(struct cal_ctx *ctx, in __subdev_get_format()
230 static int __subdev_set_format(struct cal_ctx *ctx, in __subdev_set_format()
251 static int cal_calc_format_size(struct cal_ctx *ctx, in cal_calc_format_size()
288 struct cal_ctx *ctx = video_drvdata(file); in cal_g_fmt_vid_cap() local
298 struct cal_ctx *ctx = video_drvdata(file); in cal_try_fmt_vid_cap() local
357 struct cal_ctx *ctx = video_drvdata(file); in cal_s_fmt_vid_cap() local
402 struct cal_ctx *ctx = video_drvdata(file); in cal_enum_framesizes() local
462 struct cal_ctx *ctx = video_drvdata(file); in cal_enum_frameintervals() local
531 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_queue_setup() local
553 struct cal_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cal_buffer_prepare() local
575 struct cal_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cal_buffer_queue() local
589 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_start_streaming() local
648 struct cal_ctx *ctx = vb2_get_drv_priv(vq); in cal_stop_streaming() local
720 static int cal_ctx_v4l2_init_formats(struct cal_ctx *ctx) in cal_ctx_v4l2_init_formats()
789 int cal_ctx_v4l2_register(struct cal_ctx *ctx) in cal_ctx_v4l2_register()
818 void cal_ctx_v4l2_unregister(struct cal_ctx *ctx) in cal_ctx_v4l2_unregister()
826 int cal_ctx_v4l2_init(struct cal_ctx *ctx) in cal_ctx_v4l2_init()
882 void cal_ctx_v4l2_cleanup(struct cal_ctx *ctx) in cal_ctx_v4l2_cleanup()