Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/platform/
Dfsl-viu.c156 struct viu_fh { struct
158 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;