Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/
Dfsl-viu.c150 struct viu_fh { struct
152 struct v4l2_fh fh;
153 struct viu_dev *dev;
156 struct videobuf_queue vb_vidq;
157 spinlock_t vbq_lock; /* spinlock for the videobuf queue */
160 struct v4l2_window win;
161 struct v4l2_clip clips[1];
164 struct viu_fmt *fmt;
165 int width, height, sizeimage;
166 enum v4l2_buf_type type;