Home
last modified time | relevance | path

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

/linux-6.8/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-bytecap.c98 struct dcmipp_bytecap_device { struct
99 struct dcmipp_ent_device ved;
100 struct video_device vdev;
101 struct device *dev;
102 struct v4l2_pix_format format;
103 struct vb2_queue queue;
104 struct list_head buffers;
109 spinlock_t irqlock;
111 struct mutex lock;
112 u32 sequence;
[all …]