Lines Matching defs: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()
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() local
347 struct isp_video *video = vfh->video; in isp_video_buffer_prepare() local
385 struct isp_video *video = vfh->video; in isp_video_buffer_queue() local
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() local
616 struct isp_video *video = video_drvdata(file); in isp_video_get_format() local
632 struct isp_video *video = video_drvdata(file); in isp_video_set_format() local
689 struct isp_video *video = video_drvdata(file); in isp_video_try_format() local
717 struct isp_video *video = video_drvdata(file); in isp_video_cropcap() local
735 struct isp_video *video = video_drvdata(file); in isp_video_get_crop() local
769 struct isp_video *video = video_drvdata(file); in isp_video_set_crop() local
788 struct isp_video *video = video_drvdata(file); in isp_video_get_param() local
806 struct isp_video *video = video_drvdata(file); in isp_video_set_param() local
824 struct isp_video *video = video_drvdata(file); in isp_video_reqbufs() local
838 struct isp_video *video = video_drvdata(file); in isp_video_querybuf() local
852 struct isp_video *video = video_drvdata(file); in isp_video_qbuf() local
866 struct isp_video *video = video_drvdata(file); in isp_video_dqbuf() local
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() local
1123 struct isp_video *video = video_drvdata(file); in isp_video_streamoff() local
1229 struct isp_video *video = video_drvdata(file); in isp_video_open() local
1286 struct isp_video *video = video_drvdata(file); in isp_video_release() local
1312 struct isp_video *video = video_drvdata(file); in isp_video_poll() local
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()