Home
last modified time | relevance | path

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

/drivers/media/platform/omap3isp/
Disp.h176 struct isp_device { struct
177 struct v4l2_device v4l2_dev;
178 struct v4l2_async_notifier notifier;
179 struct media_device media_dev;
180 struct device *dev;
181 u32 revision;
184 unsigned int irq_num;
186 void __iomem *mmio_base[OMAP3_ISP_IOMEM_LAST];
187 unsigned long mmio_hist_base_phys;
188 struct regmap *syscon;
[all …]