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