Lines Matching defs:vp

44 static void camif_cfg_video_path(struct camif_vp *vp)  in camif_cfg_video_path()
53 static void camif_prepare_dma_offset(struct camif_vp *vp) in camif_prepare_dma_offset()
65 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_init()
95 static int s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_vp_init()
149 static int camif_reinitialize(struct camif_vp *vp) in camif_reinitialize()
182 static bool s3c_vp_active(struct camif_vp *vp) in s3c_vp_active()
207 static int camif_stop_capture(struct camif_vp *vp) in camif_stop_capture()
241 static int camif_prepare_addr(struct camif_vp *vp, struct vb2_buffer *vb, in camif_prepare_addr()
290 struct camif_vp *vp = priv; in s3c_camif_irq_handler() local
376 struct camif_vp *vp = vb2_get_drv_priv(vq); in start_streaming() local
433 struct camif_vp *vp = vb2_get_drv_priv(vq); in stop_streaming() local
441 struct camif_vp *vp = vb2_get_drv_priv(vq); in queue_setup() local
463 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
482 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
536 struct camif_vp *vp = video_drvdata(file); in s3c_camif_open() local
568 struct camif_vp *vp = video_drvdata(file); in s3c_camif_close() local
595 struct camif_vp *vp = video_drvdata(file); in s3c_camif_poll() local
611 struct camif_vp *vp = video_drvdata(file); in s3c_camif_mmap() local
638 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_querycap() local
650 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_input() local
677 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_fmt() local
691 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_g_fmt() local
708 static int __camif_video_try_format(struct camif_vp *vp, in __camif_video_try_format()
762 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_try_fmt() local
770 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_s_fmt() local
836 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamon() local
868 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamoff() local
889 struct camif_vp *vp = video_drvdata(file); in s3c_camif_reqbufs() local
923 struct camif_vp *vp = video_drvdata(file); in s3c_camif_querybuf() local
930 struct camif_vp *vp = video_drvdata(file); in s3c_camif_qbuf() local
943 struct camif_vp *vp = video_drvdata(file); in s3c_camif_dqbuf() local
956 struct camif_vp *vp = video_drvdata(file); in s3c_camif_create_bufs() local
974 struct camif_vp *vp = video_drvdata(file); in s3c_camif_prepare_buf() local
981 struct camif_vp *vp = video_drvdata(file); in s3c_camif_g_selection() local
1003 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1018 struct camif_vp *vp = video_drvdata(file); in s3c_camif_s_selection() local
1071 struct camif_vp *vp = ctrl->priv; in s3c_camif_video_s_ctrl() local
1102 struct camif_vp *vp = &camif->vp[idx]; in s3c_camif_register_video_node() local
1457 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_subdev_set_selection() local
1612 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_set_defaults() local