Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c119 struct dcmipp_bytecap_device { struct
120 struct dcmipp_ent_device ved;
121 struct video_device vdev;
122 struct device *dev;
123 struct v4l2_pix_format format;
124 struct vb2_queue queue;
125 struct list_head buffers;
130 spinlock_t irqlock;
132 struct mutex lock;
133 u32 sequence;
[all …]