Home
last modified time | relevance | path

Searched defs:viu_fh (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/
Dfsl-viu.c155 struct viu_fh { struct
157 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;