Lines Matching refs:isp_video
143 static unsigned int isp_video_mbus_to_pix(const struct isp_video *video, in isp_video_mbus_to_pix()
209 isp_video_remote_subdev(struct isp_video *video, u32 *pad) in isp_video_remote_subdev()
225 static int isp_video_get_graph_data(struct isp_video *video, in isp_video_get_graph_data()
231 struct isp_video *far_end = NULL; in isp_video_get_graph_data()
244 struct isp_video *__video; in isp_video_get_graph_data()
281 __isp_video_get_format(struct isp_video *video, struct v4l2_format *format) in __isp_video_get_format()
307 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
337 struct isp_video *video = vfh->video; in isp_video_queue_setup()
355 struct isp_video *video = vfh->video; in isp_video_buffer_prepare()
395 struct isp_video *video = vfh->video; in isp_video_buffer_queue()
448 static void omap3isp_video_return_buffers(struct isp_video *video, in omap3isp_video_return_buffers()
465 struct isp_video *video = vfh->video; in isp_video_start_streaming()
517 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) in omap3isp_video_buffer_next()
607 void omap3isp_video_cancel_stream(struct isp_video *video) in omap3isp_video_cancel_stream()
627 void omap3isp_video_resume(struct isp_video *video, int continuous) in omap3isp_video_resume()
655 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
676 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
692 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
749 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
777 struct isp_video *video = video_drvdata(file); in isp_video_get_selection()
834 struct isp_video *video = video_drvdata(file); in isp_video_set_selection()
875 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
893 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
911 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
925 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
939 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
953 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
963 static int isp_video_check_external_subdevs(struct isp_video *video, in isp_video_check_external_subdevs()
1090 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1197 struct isp_video *video = video_drvdata(file); in isp_video_streamoff()
1303 struct isp_video *video = video_drvdata(file); in isp_video_open()
1362 struct isp_video *video = video_drvdata(file); in isp_video_release()
1389 struct isp_video *video = video_drvdata(file); in isp_video_poll()
1422 int omap3isp_video_init(struct isp_video *video, const char *name) in omap3isp_video_init()
1473 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup()
1481 int omap3isp_video_register(struct isp_video *video, struct v4l2_device *vdev) in omap3isp_video_register()
1496 void omap3isp_video_unregister(struct isp_video *video) in omap3isp_video_unregister()