Lines Matching defs:vout

243 void omap_vout_free_buffers(struct omap_vout_device *vout)  in omap_vout_free_buffers()
288 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset()
326 static int video_mode_to_dss_mode(struct omap_vout_device *vout) in video_mode_to_dss_mode()
366 static int omapvid_setup_overlay(struct omap_vout_device *vout, in omapvid_setup_overlay()
443 static int omapvid_init(struct omap_vout_device *vout, u32 addr) in omapvid_init()
512 static int omapvid_apply_changes(struct omap_vout_device *vout) in omapvid_apply_changes()
531 static int omapvid_handle_interlace_display(struct omap_vout_device *vout, in omapvid_handle_interlace_display()
579 struct omap_vout_device *vout = (struct omap_vout_device *)arg; in omap_vout_isr() local
676 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_setup() local
748 static void omap_vout_free_extra_buffers(struct omap_vout_device *vout) in omap_vout_free_extra_buffers()
777 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_prepare() local
825 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_queue() local
841 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_release() local
855 struct omap_vout_device *vout = file->private_data; in omap_vout_poll() local
863 struct omap_vout_device *vout = vma->vm_private_data; in omap_vout_vm_open() local
872 struct omap_vout_device *vout = vma->vm_private_data; in omap_vout_vm_close() local
890 struct omap_vout_device *vout = file->private_data; in omap_vout_mmap() local
949 struct omap_vout_device *vout = file->private_data; in omap_vout_release() local
1014 struct omap_vout_device *vout = NULL; in omap_vout_open() local
1052 struct omap_vout_device *vout = fh; in vidioc_querycap() local
1083 struct omap_vout_device *vout = fh; in vidioc_g_fmt_vid_out() local
1096 struct omap_vout_device *vout = fh; in vidioc_try_fmt_vid_out() local
1123 struct omap_vout_device *vout = fh; in vidioc_s_fmt_vid_out() local
1189 struct omap_vout_device *vout = fh; in vidioc_try_fmt_vid_overlay() local
1215 struct omap_vout_device *vout = fh; in vidioc_s_fmt_vid_overlay() local
1242 struct omap_vout_device *vout = fh; in vidioc_g_fmt_vid_overlay() local
1264 struct omap_vout_device *vout = fh; in vidioc_cropcap() local
1282 struct omap_vout_device *vout = fh; in vidioc_g_crop() local
1293 struct omap_vout_device *vout = fh; in vidioc_s_crop() local
1357 struct omap_vout_device *vout = fh; in vidioc_g_ctrl() local
1390 struct omap_vout_device *vout = fh; in vidioc_s_ctrl() local
1486 struct omap_vout_device *vout = fh; in vidioc_reqbufs() local
1551 struct omap_vout_device *vout = fh; in vidioc_querybuf() local
1559 struct omap_vout_device *vout = fh; in vidioc_qbuf() local
1586 struct omap_vout_device *vout = fh; in vidioc_dqbuf() local
1617 struct omap_vout_device *vout = fh; in vidioc_streamon() local
1702 struct omap_vout_device *vout = fh; in vidioc_streamoff() local
1740 struct omap_vout_device *vout = fh; in vidioc_s_fbuf() local
1811 struct omap_vout_device *vout = fh; in vidioc_g_fbuf() local
1875 static int __init omap_vout_setup_video_data(struct omap_vout_device *vout) in omap_vout_setup_video_data()
1955 struct omap_vout_device *vout; in omap_vout_setup_video_bufs() local
2004 struct omap_vout_device *vout; in omap_vout_create_video_devices() local
2081 static void omap_vout_cleanup_device(struct omap_vout_device *vout) in omap_vout_cleanup_device()