Home
last modified time | relevance | path

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

/linux/drivers/media/platform/stm32/
A Dstm32-dcmi.c121 struct stm32_dcmi { struct
123 spinlock_t irqlock;
124 struct device *dev;
125 void __iomem *regs;
126 struct resource *res;
128 int sequence;
131 int irq;
137 struct v4l2_format fmt;
138 struct v4l2_rect crop;
139 bool do_crop;
[all …]

Completed in 9 milliseconds