Searched defs:viu_fh (Results 1 – 1 of 1) sorted by relevance
197 struct viu_fh { struct198 struct viu_dev *dev;201 struct videobuf_queue vb_vidq;202 spinlock_t vbq_lock; /* spinlock for the videobuf queue */205 struct v4l2_window win;206 struct v4l2_clip clips[1];209 struct viu_fmt *fmt;210 int width, height, sizeimage;211 enum v4l2_buf_type type;