Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dsh_veu.c105 struct sh_veu_dev { struct
106 struct v4l2_device v4l2_dev;
107 struct video_device vdev;
108 struct v4l2_m2m_dev *m2m_dev;
109 struct device *dev;
110 struct v4l2_m2m_ctx *m2m_ctx;
111 struct sh_veu_vfmt vfmt_out;
112 struct sh_veu_vfmt vfmt_in;
114 struct sh_veu_file *capture;
115 struct sh_veu_file *output;
[all …]