Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/platform/stm32/
Dstm32-dcmi.c128 struct stm32_dcmi { struct
130 spinlock_t irqlock;
131 struct device *dev;
132 void __iomem *regs;
133 struct resource *res;
134 struct reset_control *rstc;
135 int sequence;
136 struct list_head buffers;
137 struct dcmi_buf *active;
139 struct v4l2_device v4l2_dev;
[all …]