Lines Matching refs:s2255_vc

204 struct s2255_vc {
248 struct s2255_vc vc[MAX_CHANNELS];
337 static int s2255_start_acquire(struct s2255_vc *vc);
338 static int s2255_stop_acquire(struct s2255_vc *vc);
339 static void s2255_fillbuff(struct s2255_vc *vc, struct s2255_buffer *buf,
341 static int s2255_set_mode(struct s2255_vc *vc, struct s2255_mode *mode);
409 static int norm_maxw(struct s2255_vc *vc)
415 static int norm_maxh(struct s2255_vc *vc)
421 static int norm_minw(struct s2255_vc *vc)
427 static int norm_minh(struct s2255_vc *vc)
543 static void s2255_got_frame(struct s2255_vc *vc, int jpgsize)
592 static void s2255_fillbuff(struct s2255_vc *vc,
648 struct s2255_vc *vc = vb2_get_drv_priv(vq);
658 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue);
690 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue);
714 struct s2255_vc *vc = video_drvdata(file);
740 struct s2255_vc *vc = video_drvdata(file);
762 struct s2255_vc *vc = video_drvdata(file);
811 struct s2255_vc *vc = video_drvdata(file);
981 static int s2255_set_mode(struct s2255_vc *vc,
1031 static int s2255_cmd_status(struct s2255_vc *vc, u32 *pstatus)
1063 struct s2255_vc *vc = vb2_get_drv_priv(vq);
1080 struct s2255_vc *vc = vb2_get_drv_priv(vq);
1096 struct s2255_vc *vc = video_drvdata(file);
1137 struct s2255_vc *vc = video_drvdata(file);
1153 struct s2255_vc *vc = video_drvdata(file);
1198 struct s2255_vc *vc =
1199 container_of(ctrl->handler, struct s2255_vc, hdl);
1238 struct s2255_vc *vc = video_drvdata(file);
1249 struct s2255_vc *vc = video_drvdata(file);
1262 struct s2255_vc *vc = video_drvdata(file);
1298 struct s2255_vc *vc = video_drvdata(file);
1352 struct s2255_vc *vc = video_drvdata(file);
1370 struct s2255_vc *vc = video_drvdata(file);
1404 struct s2255_vc *vc = video_drvdata(file);
1549 struct s2255_vc *vc =
1550 container_of(vdev, struct s2255_vc, vdev);
1589 struct s2255_vc *vc;
1701 struct s2255_vc *vc;
1923 static int s2255_create_sys_buffers(struct s2255_vc *vc)
1956 static int s2255_release_sys_buffers(struct s2255_vc *vc)
1995 struct s2255_vc *vc = &dev->vc[j];
2113 static int s2255_start_acquire(struct s2255_vc *vc)
2144 static int s2255_stop_acquire(struct s2255_vc *vc)
2259 struct s2255_vc *vc = &dev->vc[i];