Searched defs:viu_fh (Results 1 – 1 of 1) sorted by relevance
195 struct viu_fh { struct196 struct viu_dev *dev;199 struct videobuf_queue vb_vidq;200 spinlock_t vbq_lock; /* spinlock for the videobuf queue */203 struct v4l2_window win;204 struct v4l2_clip clips[1];207 struct viu_fmt *fmt;208 int width, height, sizeimage;209 enum v4l2_buf_type type;