Lines Matching refs:go7007
27 #include "go7007-priv.h"
80 static void get_resolution(struct go7007 *go, int *width, int *height)
99 static void set_formatting(struct go7007 *go)
176 static int set_capture_size(struct go7007 *go, struct v4l2_format *fmt, int try)
277 struct go7007 *go = video_drvdata(file);
279 strscpy(cap->driver, "go7007", sizeof(cap->driver));
310 struct go7007 *go = video_drvdata(file);
327 struct go7007 *go = video_drvdata(file);
335 struct go7007 *go = video_drvdata(file);
359 struct go7007 *go = vb2_get_drv_priv(vq);
385 struct go7007 *go = vb2_get_drv_priv(vq);
399 struct go7007 *go = vb2_get_drv_priv(q);
430 struct go7007 *go = vb2_get_drv_priv(q);
466 struct go7007 *go = video_drvdata(filp);
485 struct go7007 *go = video_drvdata(filp);
502 /* VIDIOC_ENUMSTD on go7007 were used for enumerating the supported fps and
515 struct go7007 *go = video_drvdata(filp);
534 struct go7007 *go = video_drvdata(filp);
561 struct go7007 *go = video_drvdata(file);
567 static int go7007_s_std(struct go7007 *go)
584 struct go7007 *go = video_drvdata(file);
596 struct go7007 *go = video_drvdata(file);
604 struct go7007 *go = video_drvdata(file);
635 struct go7007 *go = video_drvdata(file);
644 struct go7007 *go = video_drvdata(file);
656 struct go7007 *go = video_drvdata(file);
668 struct go7007 *go = video_drvdata(file);
678 static void go7007_s_input(struct go7007 *go)
696 struct go7007 *go = video_drvdata(file);
712 struct go7007 *go = video_drvdata(file);
724 struct go7007 *go = video_drvdata(file);
735 struct go7007 *go = video_drvdata(file);
746 struct go7007 *go = video_drvdata(file);
756 struct go7007 *go = video_drvdata(file);
779 struct go7007 *go =
780 container_of(ctrl->handler, struct go7007, hdl);
877 .name = "go7007",
1016 int go7007_v4l2_ctrl_init(struct go7007 *go)
1074 int go7007_v4l2_init(struct go7007 *go)
1150 void go7007_v4l2_remove(struct go7007 *go)