Lines Matching defs:vout

200 static int omap_vout_calculate_offset(struct omap_vout_device *vout)  in omap_vout_calculate_offset()
238 static int video_mode_to_dss_mode(struct omap_vout_device *vout) in video_mode_to_dss_mode()
278 static int omapvid_setup_overlay(struct omap_vout_device *vout, in omapvid_setup_overlay()
355 static int omapvid_init(struct omap_vout_device *vout, dma_addr_t addr) in omapvid_init()
420 static int omapvid_apply_changes(struct omap_vout_device *vout) in omapvid_apply_changes()
439 static int omapvid_handle_interlace_display(struct omap_vout_device *vout, in omapvid_handle_interlace_display()
488 struct omap_vout_device *vout = (struct omap_vout_device *)arg; in omap_vout_isr() local
574 struct omap_vout_device *vout = video_drvdata(file); in vidioc_querycap() local
600 struct omap_vout_device *vout = video_drvdata(file); in vidioc_g_fmt_vid_out() local
613 struct omap_vout_device *vout = video_drvdata(file); in vidioc_try_fmt_vid_out() local
640 struct omap_vout_device *vout = video_drvdata(file); in vidioc_s_fmt_vid_out() local
703 struct omap_vout_device *vout = video_drvdata(file); in vidioc_try_fmt_vid_overlay() local
725 struct omap_vout_device *vout = video_drvdata(file); in vidioc_s_fmt_vid_overlay() local
771 struct omap_vout_device *vout = video_drvdata(file); in vidioc_g_fmt_vid_overlay() local
792 struct omap_vout_device *vout = video_drvdata(file); in vidioc_g_selection() local
819 struct omap_vout_device *vout = video_drvdata(file); in vidioc_s_selection() local
863 struct omap_vout_device *vout = in omap_vout_s_ctrl() local
946 struct omap_vout_device *vout = vb2_get_drv_priv(vq); in omap_vout_vb2_queue_setup() local
965 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); in omap_vout_vb2_prepare() local
988 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); in omap_vout_vb2_queue() local
996 struct omap_vout_device *vout = vb2_get_drv_priv(vq); in omap_vout_vb2_start_streaming() local
1085 struct omap_vout_device *vout = vb2_get_drv_priv(vq); in omap_vout_vb2_stop_streaming() local
1123 struct omap_vout_device *vout = video_drvdata(file); in vidioc_s_fbuf() local
1194 struct omap_vout_device *vout = video_drvdata(file); in vidioc_g_fbuf() local
1308 static int __init omap_vout_setup_video_data(struct omap_vout_device *vout) in omap_vout_setup_video_data()
1422 struct omap_vout_device *vout; in omap_vout_setup_video_bufs() local
1444 struct omap_vout_device *vout; in omap_vout_create_video_devices() local
1534 static void omap_vout_cleanup_device(struct omap_vout_device *vout) in omap_vout_cleanup_device()