Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s3c-camif/
Dcamif-core.h206 struct camif_vp { struct
207 wait_queue_head_t irq_queue;
208 int irq;
209 struct camif_dev *camif;
210 struct media_pad pad;
211 struct video_device vdev;
212 struct v4l2_ctrl_handler ctrl_handler;
213 struct v4l2_fh *owner;
214 struct vb2_queue vb_queue;
215 struct list_head pending_buf_q;
[all …]