Lines Matching refs:isp_video
139 static unsigned int isp_video_mbus_to_pix(const struct isp_video *video, in isp_video_mbus_to_pix()
205 isp_video_remote_subdev(struct isp_video *video, u32 *pad) in isp_video_remote_subdev()
221 static int isp_video_get_graph_data(struct isp_video *video, in isp_video_get_graph_data()
226 struct isp_video *far_end = NULL; in isp_video_get_graph_data()
234 struct isp_video *__video; in isp_video_get_graph_data()
269 __isp_video_get_format(struct isp_video *video, struct v4l2_format *format) in __isp_video_get_format()
296 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
326 struct isp_video *video = vfh->video; in isp_video_queue_setup()
344 struct isp_video *video = vfh->video; in isp_video_buffer_prepare()
384 struct isp_video *video = vfh->video; in isp_video_buffer_queue()
437 static void omap3isp_video_return_buffers(struct isp_video *video, in omap3isp_video_return_buffers()
454 struct isp_video *video = vfh->video; in isp_video_start_streaming()
506 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) in omap3isp_video_buffer_next()
596 void omap3isp_video_cancel_stream(struct isp_video *video) in omap3isp_video_cancel_stream()
616 void omap3isp_video_resume(struct isp_video *video, int continuous) in omap3isp_video_resume()
644 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
661 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
677 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
734 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
763 struct isp_video *video = video_drvdata(file); in isp_video_get_selection()
821 struct isp_video *video = video_drvdata(file); in isp_video_set_selection()
862 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
880 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
898 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
912 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
926 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
940 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
950 static int isp_video_check_external_subdevs(struct isp_video *video, in isp_video_check_external_subdevs()
1078 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1184 struct isp_video *video = video_drvdata(file); in isp_video_streamoff()
1290 struct isp_video *video = video_drvdata(file); in isp_video_open()
1349 struct isp_video *video = video_drvdata(file); in isp_video_release()
1376 struct isp_video *video = video_drvdata(file); in isp_video_poll()
1409 int omap3isp_video_init(struct isp_video *video, const char *name) in omap3isp_video_init()
1467 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup()
1475 int omap3isp_video_register(struct isp_video *video, struct v4l2_device *vdev) in omap3isp_video_register()
1490 void omap3isp_video_unregister(struct isp_video *video) in omap3isp_video_unregister()