Searched defs:mxc_isi_video (Results 1 – 1 of 1) sorted by relevance
199 struct mxc_isi_video { struct200 struct mxc_isi_pipe *pipe;202 struct video_device vdev;203 struct media_pad pad;206 struct mutex lock;207 bool is_streaming;209 struct v4l2_pix_format_mplane pix;210 const struct mxc_isi_format_info *fmtinfo;212 struct {217 } ctrls;[all …]