Searched defs:sh_veu_dev (Results 1 – 1 of 1) sorted by relevance
105 struct sh_veu_dev { struct106 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 …]