Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Disp.h175 struct isp_device { struct
176 struct v4l2_device v4l2_dev;
177 struct v4l2_async_notifier notifier;
178 struct media_device media_dev;
179 struct device *dev;
180 u32 revision;
183 unsigned int irq_num;
185 void __iomem *mmio_base[OMAP3_ISP_IOMEM_LAST];
186 unsigned long mmio_hist_base_phys;
187 struct regmap *syscon;
[all …]