Searched defs:viu_fh (Results 1 – 1 of 1) sorted by relevance
156 struct viu_fh { struct158 struct v4l2_fh fh;159 struct viu_dev *dev;162 struct videobuf_queue vb_vidq;163 spinlock_t vbq_lock; /* spinlock for the videobuf queue */166 struct v4l2_window win;167 struct v4l2_clip clips[1];170 struct viu_fmt *fmt;171 int width, height, sizeimage;172 enum v4l2_buf_type type;