Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-bytecap.c115 struct dcmipp_bytecap_device { struct
116 struct dcmipp_ent_device ved;
117 struct video_device vdev;
118 struct device *dev;
119 struct v4l2_pix_format format;
120 struct vb2_queue queue;
121 struct list_head buffers;
126 spinlock_t irqlock;
128 struct mutex lock;
129 u32 sequence;
[all …]