Searched defs:vou_dev (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/renesas/
H A Dsh_vou.c93 static void sh_vou_reg_a_write(struct sh_vou_device *vou_dev, unsigned int reg, argument
99 static void sh_vou_reg_ab_write(struct sh_vou_device *vou_dev, unsigned int reg, argument
106 static void sh_vou_reg_m_write(struct sh_vou_device *vou_dev, unsigned int reg, argument
112 static u32 sh_vou_reg_a_read(struct sh_vou_device *vou_dev, unsigned int reg) argument
117 static void sh_vou_reg_a_set(struct sh_vou_device *vou_dev, unsigne argument
126 sh_vou_reg_b_set(struct sh_vou_device *vou_dev, unsigned int reg, u32 value, u32 mask) argument
132 sh_vou_reg_ab_set(struct sh_vou_device *vou_dev, unsigned int reg, u32 value, u32 mask) argument
187 sh_vou_schedule_next(struct sh_vou_device *vou_dev, struct vb2_v4l2_buffer *vbuf) argument
206 sh_vou_stream_config(struct sh_vou_device *vou_dev) argument
241 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); local
256 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vb->vb2_queue); local
278 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vb->vb2_queue); local
289 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); local
337 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); local
371 struct sh_vou_device *vou_dev = video_drvdata(file); local
385 struct sh_vou_device *vou_dev = video_drvdata(file); local
400 struct sh_vou_device *vou_dev = video_drvdata(file); local
417 sh_vou_configure_geometry(struct sh_vou_device *vou_dev, int pix_idx, int w_idx, int h_idx) argument
654 struct sh_vou_device *vou_dev = video_drvdata(file); local
687 sh_vou_set_fmt_vid_out(struct sh_vou_device *vou_dev, struct v4l2_pix_format *pix) argument
767 struct sh_vou_device *vou_dev = video_drvdata(file); local
778 struct sh_vou_device *vou_dev = video_drvdata(file); local
817 struct sh_vou_device *vou_dev = video_drvdata(file); local
859 struct sh_vou_device *vou_dev = video_drvdata(file); local
870 struct sh_vou_device *vou_dev = video_drvdata(file); local
898 struct sh_vou_device *vou_dev = video_drvdata(file); local
927 struct sh_vou_device *vou_dev = video_drvdata(file); local
1016 struct sh_vou_device *vou_dev = dev_id; local
1084 sh_vou_hw_init(struct sh_vou_device *vou_dev) argument
1124 struct sh_vou_device *vou_dev = video_drvdata(file); local
1156 struct sh_vou_device *vou_dev = video_drvdata(file); local
1225 struct sh_vou_device *vou_dev; local
1349 struct sh_vou_device *vou_dev = container_of(v4l2_dev, local
[all...]

Completed in 83 milliseconds