Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-capture.c30 struct vimc_cap_device { struct
31 struct vimc_ent_device ved;
32 struct video_device vdev;
33 struct device *dev;
34 struct v4l2_pix_format format;
35 struct vb2_queue queue;
36 struct list_head buf_list;
44 spinlock_t qlock;
45 struct mutex lock;
46 u32 sequence;
[all …]