Home
last modified time | relevance | path

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

/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c99 struct sh_mobile_ceu_dev { struct
100 struct soc_camera_host ici;
102 unsigned int irq;
103 void __iomem *base;
104 size_t video_limit;
105 size_t buf_total;
107 spinlock_t lock; /* Protects video buffer lists */
108 struct list_head capture;
109 struct vb2_v4l2_buffer *active;
111 struct sh_mobile_ceu_info *pdata;
[all …]