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);
813 struct s2255_vc *vc = video_drvdata(file);
983 static int s2255_set_mode(struct s2255_vc *vc,
1033 static int s2255_cmd_status(struct s2255_vc *vc, u32 *pstatus)
1065 struct s2255_vc *vc = vb2_get_drv_priv(vq);
1082 struct s2255_vc *vc = vb2_get_drv_priv(vq);
1098 struct s2255_vc *vc = video_drvdata(file);
1139 struct s2255_vc *vc = video_drvdata(file);
1155 struct s2255_vc *vc = video_drvdata(file);
1200 struct s2255_vc *vc =
1201 container_of(ctrl->handler, struct s2255_vc, hdl);
1240 struct s2255_vc *vc = video_drvdata(file);
1251 struct s2255_vc *vc = video_drvdata(file);
1264 struct s2255_vc *vc = video_drvdata(file);
1300 struct s2255_vc *vc = video_drvdata(file);
1354 struct s2255_vc *vc = video_drvdata(file);
1372 struct s2255_vc *vc = video_drvdata(file);
1406 struct s2255_vc *vc = video_drvdata(file);
1551 struct s2255_vc *vc =
1552 container_of(vdev, struct s2255_vc, vdev);
1591 struct s2255_vc *vc;
1703 struct s2255_vc *vc;
1925 static int s2255_create_sys_buffers(struct s2255_vc *vc)
1958 static int s2255_release_sys_buffers(struct s2255_vc *vc)
1997 struct s2255_vc *vc = &dev->vc[j];
2115 static int s2255_start_acquire(struct s2255_vc *vc)
2146 static int s2255_stop_acquire(struct s2255_vc *vc)
2261 struct s2255_vc *vc = &dev->vc[i];