Home
last modified time | relevance | path

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

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