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);
427 struct go7007 *go = vb2_get_drv_priv(q);
462 struct go7007 *go = video_drvdata(filp);
481 struct go7007 *go = video_drvdata(filp);
498 /* VIDIOC_ENUMSTD on go7007 were used for enumerating the supported fps and
511 struct go7007 *go = video_drvdata(filp);
530 struct go7007 *go = video_drvdata(filp);
557 struct go7007 *go = video_drvdata(file);
563 static int go7007_s_std(struct go7007 *go)
580 struct go7007 *go = video_drvdata(file);
592 struct go7007 *go = video_drvdata(file);
600 struct go7007 *go = video_drvdata(file);
631 struct go7007 *go = video_drvdata(file);
640 struct go7007 *go = video_drvdata(file);
652 struct go7007 *go = video_drvdata(file);
664 struct go7007 *go = video_drvdata(file);
674 static void go7007_s_input(struct go7007 *go)
692 struct go7007 *go = video_drvdata(file);
708 struct go7007 *go = video_drvdata(file);
720 struct go7007 *go = video_drvdata(file);
731 struct go7007 *go = video_drvdata(file);
742 struct go7007 *go = video_drvdata(file);
752 struct go7007 *go = video_drvdata(file);
775 struct go7007 *go =
776 container_of(ctrl->handler, struct go7007, hdl);
873 .name = "go7007",
1012 int go7007_v4l2_ctrl_init(struct go7007 *go)
1070 int go7007_v4l2_init(struct go7007 *go)
1146 void go7007_v4l2_remove(struct go7007 *go)