Lines Matching refs:isp_video

140 static unsigned int isp_video_mbus_to_pix(const struct isp_video *video,  in isp_video_mbus_to_pix()
206 isp_video_remote_subdev(struct isp_video *video, u32 *pad) in isp_video_remote_subdev()
222 static int isp_video_get_graph_data(struct isp_video *video, in isp_video_get_graph_data()
228 struct isp_video *far_end = NULL; in isp_video_get_graph_data()
241 struct isp_video *__video; in isp_video_get_graph_data()
278 __isp_video_get_format(struct isp_video *video, struct v4l2_format *format) in __isp_video_get_format()
304 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
334 struct isp_video *video = vfh->video; in isp_video_queue_setup()
352 struct isp_video *video = vfh->video; in isp_video_buffer_prepare()
392 struct isp_video *video = vfh->video; in isp_video_buffer_queue()
445 static void omap3isp_video_return_buffers(struct isp_video *video, in omap3isp_video_return_buffers()
462 struct isp_video *video = vfh->video; in isp_video_start_streaming()
514 struct isp_buffer *omap3isp_video_buffer_next(struct isp_video *video) in omap3isp_video_buffer_next()
604 void omap3isp_video_cancel_stream(struct isp_video *video) in omap3isp_video_cancel_stream()
624 void omap3isp_video_resume(struct isp_video *video, int continuous) in omap3isp_video_resume()
652 struct isp_video *video = video_drvdata(file); in isp_video_querycap()
669 struct isp_video *video = video_drvdata(file); in isp_video_get_format()
685 struct isp_video *video = video_drvdata(file); in isp_video_set_format()
742 struct isp_video *video = video_drvdata(file); in isp_video_try_format()
770 struct isp_video *video = video_drvdata(file); in isp_video_get_selection()
827 struct isp_video *video = video_drvdata(file); in isp_video_set_selection()
868 struct isp_video *video = video_drvdata(file); in isp_video_get_param()
886 struct isp_video *video = video_drvdata(file); in isp_video_set_param()
904 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs()
918 struct isp_video *video = video_drvdata(file); in isp_video_querybuf()
932 struct isp_video *video = video_drvdata(file); in isp_video_qbuf()
946 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf()
956 static int isp_video_check_external_subdevs(struct isp_video *video, in isp_video_check_external_subdevs()
1083 struct isp_video *video = video_drvdata(file); in isp_video_streamon()
1190 struct isp_video *video = video_drvdata(file); in isp_video_streamoff()
1296 struct isp_video *video = video_drvdata(file); in isp_video_open()
1355 struct isp_video *video = video_drvdata(file); in isp_video_release()
1382 struct isp_video *video = video_drvdata(file); in isp_video_poll()
1415 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()