Lines Matching defs:zr

165 static int zoran_v4l_set_format(struct zoran *zr, int width, int height,  in zoran_v4l_set_format()
204 static int zoran_set_norm(struct zoran *zr, v4l2_std_id norm) in zoran_set_norm()
227 static int zoran_set_input(struct zoran *zr, int input) in zoran_set_input()
250 struct zoran *zr = video_drvdata(file); in zoran_querycap() local
258 static int zoran_enum_fmt(struct zoran *zr, struct v4l2_fmtdesc *fmt, int flag) in zoran_enum_fmt()
284 struct zoran *zr = video_drvdata(file); in zoran_enum_fmt_vid_cap() local
292 struct zoran *zr = video_drvdata(file); in zoran_g_fmt_vid_out() local
314 struct zoran *zr = video_drvdata(file); in zoran_g_fmt_vid_cap() local
334 struct zoran *zr = video_drvdata(file); in zoran_try_fmt_vid_out() local
397 struct zoran *zr = video_drvdata(file); in zoran_try_fmt_vid_cap() local
433 struct zoran *zr = video_drvdata(file); in zoran_s_fmt_vid_out() local
513 struct zoran *zr = video_drvdata(file); in zoran_s_fmt_vid_cap() local
561 struct zoran *zr = video_drvdata(file); in zoran_g_std() local
569 struct zoran *zr = video_drvdata(file); in zoran_s_std() local
585 struct zoran *zr = video_drvdata(file); in zoran_enum_input() local
601 struct zoran *zr = video_drvdata(file); in zoran_g_input() local
610 struct zoran *zr = video_drvdata(file); in zoran_s_input() local
623 struct zoran *zr = video_drvdata(file); in zoran_g_selection() local
658 struct zoran *zr = video_drvdata(file); in zoran_s_selection() local
745 struct zoran *zr = vb2_get_drv_priv(vq); in zr_vb2_queue_setup() local
770 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); in zr_vb2_queue() local
785 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); in zr_vb2_prepare() local
794 int zr_set_buf(struct zoran *zr) in zr_set_buf()
869 struct zoran *zr = vq->drv_priv; in zr_vb2_start_streaming() local
906 struct zoran *zr = vq->drv_priv; in zr_vb2_stop_streaming() local
957 int zoran_queue_init(struct zoran *zr, struct vb2_queue *vq, int dir) in zoran_queue_init()
983 void zoran_queue_exit(struct zoran *zr) in zoran_queue_exit()