Home
last modified time | relevance | path

Searched defs:sh_veu_dev (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/
Dsh_veu.c108 struct sh_veu_dev { struct
109 struct v4l2_device v4l2_dev;
110 struct video_device vdev;
111 struct v4l2_m2m_dev *m2m_dev;
112 struct device *dev;
113 struct v4l2_m2m_ctx *m2m_ctx;
114 struct sh_veu_vfmt vfmt_out;
115 struct sh_veu_vfmt vfmt_in;
117 struct sh_veu_file *capture;
118 struct sh_veu_file *output;
[all …]