Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/st/stm32/
Dstm32-dcmi.c120 struct stm32_dcmi { struct
122 spinlock_t irqlock;
123 struct device *dev;
124 void __iomem *regs;
125 struct resource *res;
126 struct reset_control *rstc;
127 int sequence;
128 struct list_head buffers;
129 struct dcmi_buf *active;
130 int irq;
[all …]