Lines Matching defs:vp
47 static void camif_cfg_video_path(struct camif_vp *vp) in camif_cfg_video_path()
56 static void camif_prepare_dma_offset(struct camif_vp *vp) in camif_prepare_dma_offset()
68 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_init()
98 static int s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_vp_init()
150 static int camif_reinitialize(struct camif_vp *vp) in camif_reinitialize()
183 static bool s3c_vp_active(struct camif_vp *vp) in s3c_vp_active()
208 static int camif_stop_capture(struct camif_vp *vp) in camif_stop_capture()
242 static int camif_prepare_addr(struct camif_vp *vp, struct vb2_buffer *vb, in camif_prepare_addr()
291 struct camif_vp *vp = priv; in s3c_camif_irq_handler() local
383 struct camif_vp *vp = vb2_get_drv_priv(vq); in start_streaming() local
440 struct camif_vp *vp = vb2_get_drv_priv(vq); in stop_streaming() local
449 struct camif_vp *vp = vb2_get_drv_priv(vq); in queue_setup() local
479 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
497 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
551 struct camif_vp *vp = video_drvdata(file); in s3c_camif_open() local
583 struct camif_vp *vp = video_drvdata(file); in s3c_camif_close() local
610 struct camif_vp *vp = video_drvdata(file); in s3c_camif_poll() local
626 struct camif_vp *vp = video_drvdata(file); in s3c_camif_mmap() local
653 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_querycap() local
669 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_input() local
696 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_fmt() local
713 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_g_fmt() local
730 static int __camif_video_try_format(struct camif_vp *vp, in __camif_video_try_format()
784 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_try_fmt() local
792 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_s_fmt() local
857 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamon() local
889 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamoff() local
910 struct camif_vp *vp = video_drvdata(file); in s3c_camif_reqbufs() local
944 struct camif_vp *vp = video_drvdata(file); in s3c_camif_querybuf() local
951 struct camif_vp *vp = video_drvdata(file); in s3c_camif_qbuf() local
964 struct camif_vp *vp = video_drvdata(file); in s3c_camif_dqbuf() local
977 struct camif_vp *vp = video_drvdata(file); in s3c_camif_create_bufs() local
995 struct camif_vp *vp = video_drvdata(file); in s3c_camif_prepare_buf() local
1002 struct camif_vp *vp = video_drvdata(file); in s3c_camif_g_selection() local
1024 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1039 struct camif_vp *vp = video_drvdata(file); in s3c_camif_s_selection() local
1092 struct camif_vp *vp = ctrl->priv; in s3c_camif_video_s_ctrl() local
1123 struct camif_vp *vp = &camif->vp[idx]; in s3c_camif_register_video_node() local
1477 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_subdev_set_selection() local
1632 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_set_defaults() local