Lines Matching refs:isp_video

141 static unsigned int isp_video_mbus_to_pix(const struct isp_video *video,  in isp_video_mbus_to_pix()
207 isp_video_remote_subdev(struct isp_video *video, u32 *pad) in isp_video_remote_subdev()
224 static int isp_video_get_graph_data(struct isp_video *video, in isp_video_get_graph_data()
230 struct isp_video *far_end = NULL; in isp_video_get_graph_data()
236 struct isp_video *__video; in isp_video_get_graph_data()
271 __isp_video_get_format(struct isp_video *video, struct v4l2_format *format) in __isp_video_get_format()
297 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
328 struct isp_video *video = vfh->video; in isp_video_queue_setup()
347 struct isp_video *video = vfh->video; in isp_video_buffer_prepare()
385 struct isp_video *video = vfh->video; in isp_video_buffer_queue()
449 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) in omap3isp_video_buffer_next()
537 void omap3isp_video_cancel_stream(struct isp_video *video) in omap3isp_video_cancel_stream()
567 void omap3isp_video_resume(struct isp_video *video, int continuous) in omap3isp_video_resume()
595 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
616 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
632 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
689 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
717 struct isp_video *video = video_drvdata(file); in isp_video_cropcap()
735 struct isp_video *video = video_drvdata(file); in isp_video_get_crop()
769 struct isp_video *video = video_drvdata(file); in isp_video_set_crop()
788 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
806 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
824 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
838 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
852 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
866 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
876 static int isp_video_check_external_subdevs(struct isp_video *video, in isp_video_check_external_subdevs()
1002 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1123 struct isp_video *video = video_drvdata(file); in isp_video_streamoff()
1229 struct isp_video *video = video_drvdata(file); in isp_video_open()
1286 struct isp_video *video = video_drvdata(file); in isp_video_release()
1312 struct isp_video *video = video_drvdata(file); in isp_video_poll()
1345 int omap3isp_video_init(struct isp_video *video, const char *name) in omap3isp_video_init()
1402 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup()
1411 int omap3isp_video_register(struct isp_video *video, struct v4l2_device *vdev) in omap3isp_video_register()
1426 void omap3isp_video_unregister(struct isp_video *video) in omap3isp_video_unregister()