Lines Matching defs:vou_dev
86 static void sh_vou_reg_a_write(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_a_write()
92 static void sh_vou_reg_ab_write(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_ab_write()
99 static void sh_vou_reg_m_write(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_m_write()
105 static u32 sh_vou_reg_a_read(struct sh_vou_device *vou_dev, unsigned int reg) in sh_vou_reg_a_read()
110 static void sh_vou_reg_a_set(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_a_set()
119 static void sh_vou_reg_b_set(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_b_set()
125 static void sh_vou_reg_ab_set(struct sh_vou_device *vou_dev, unsigned int reg, in sh_vou_reg_ab_set()
180 static void sh_vou_schedule_next(struct sh_vou_device *vou_dev, in sh_vou_schedule_next()
199 static void sh_vou_stream_start(struct sh_vou_device *vou_dev, in sh_vou_stream_start()
245 struct sh_vou_device *vou_dev = video_get_drvdata(vdev); in sh_vou_buf_setup() local
269 struct sh_vou_device *vou_dev = video_get_drvdata(vdev); in sh_vou_buf_prepare() local
318 struct sh_vou_device *vou_dev = video_get_drvdata(vdev); in sh_vou_buf_queue() local
358 struct sh_vou_device *vou_dev = video_get_drvdata(vdev); in sh_vou_buf_release() local
394 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_querycap() local
408 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_enum_fmt_vid_out() local
426 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_g_fmt_vid_out() local
443 static void sh_vou_configure_geometry(struct sh_vou_device *vou_dev, in sh_vou_configure_geometry()
677 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_s_fmt_vid_out() local
769 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_try_fmt_vid_out() local
793 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_reqbufs() local
807 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_querybuf() local
817 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_qbuf() local
827 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_dqbuf() local
838 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_streamon() local
856 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_streamoff() local
888 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_s_std() local
915 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_g_std() local
926 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_g_crop() local
940 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_s_crop() local
1031 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_cropcap() local
1053 struct sh_vou_device *vou_dev = dev_id; in sh_vou_isr() local
1124 static int sh_vou_hw_init(struct sh_vou_device *vou_dev) in sh_vou_hw_init()
1162 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_open() local
1206 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_release() local
1228 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_mmap() local
1243 struct sh_vou_device *vou_dev = video_drvdata(file); in sh_vou_poll() local
1299 struct sh_vou_device *vou_dev; in sh_vou_probe() local
1422 struct sh_vou_device *vou_dev = container_of(v4l2_dev, in sh_vou_remove() local