• Home
  • Raw
  • Download

Lines Matching refs:camif_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()
377 struct camif_vp *vp = vb2_get_drv_priv(vq); in start_streaming()
434 struct camif_vp *vp = vb2_get_drv_priv(vq); in stop_streaming()
442 struct camif_vp *vp = vb2_get_drv_priv(vq); in queue_setup()
464 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
483 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
537 struct camif_vp *vp = video_drvdata(file); in s3c_camif_open()
569 struct camif_vp *vp = video_drvdata(file); in s3c_camif_close()
596 struct camif_vp *vp = video_drvdata(file); in s3c_camif_poll()
612 struct camif_vp *vp = video_drvdata(file); in s3c_camif_mmap()
639 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_querycap()
655 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_input()
682 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_enum_fmt()
699 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_g_fmt()
716 static int __camif_video_try_format(struct camif_vp *vp, in __camif_video_try_format()
770 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_try_fmt()
778 struct camif_vp *vp = video_drvdata(file); in s3c_camif_vidioc_s_fmt()
843 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamon()
875 struct camif_vp *vp = video_drvdata(file); in s3c_camif_streamoff()
896 struct camif_vp *vp = video_drvdata(file); in s3c_camif_reqbufs()
930 struct camif_vp *vp = video_drvdata(file); in s3c_camif_querybuf()
937 struct camif_vp *vp = video_drvdata(file); in s3c_camif_qbuf()
950 struct camif_vp *vp = video_drvdata(file); in s3c_camif_dqbuf()
963 struct camif_vp *vp = video_drvdata(file); in s3c_camif_create_bufs()
981 struct camif_vp *vp = video_drvdata(file); in s3c_camif_prepare_buf()
988 struct camif_vp *vp = video_drvdata(file); in s3c_camif_g_selection()
1010 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1025 struct camif_vp *vp = video_drvdata(file); in s3c_camif_s_selection()
1078 struct camif_vp *vp = ctrl->priv; in s3c_camif_video_s_ctrl()
1109 struct camif_vp *vp = &camif->vp[idx]; in s3c_camif_register_video_node()
1464 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_subdev_set_selection()
1619 struct camif_vp *vp = &camif->vp[i]; in s3c_camif_set_defaults()