Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dfsl-viu.c161 struct viu_fh { struct
163 struct v4l2_fh fh;
164 struct viu_dev *dev;
167 struct videobuf_queue vb_vidq;
168 spinlock_t vbq_lock; /* spinlock for the videobuf queue */
171 struct v4l2_window win;
172 struct v4l2_clip clips[1];
175 struct viu_fmt *fmt;
176 int width, height, sizeimage;
177 enum v4l2_buf_type type;