Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/
Dsh_mobile_ceu_camera.c95 struct sh_mobile_ceu_dev { struct
96 struct soc_camera_host ici;
97 struct soc_camera_device *icd;
98 struct platform_device *csi2_pdev;
100 unsigned int irq;
101 void __iomem *base;
102 size_t video_limit;
103 size_t buf_total;
105 spinlock_t lock; /* Protects video buffer lists */
106 struct list_head capture;
[all …]