Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c95 struct sh_mobile_ceu_dev { struct
96 struct soc_camera_host ici;
98 unsigned int irq;
99 void __iomem *base;
100 size_t video_limit;
101 size_t buf_total;
103 spinlock_t lock; /* Protects video buffer lists */
104 struct list_head capture;
105 struct vb2_v4l2_buffer *active;
107 struct sh_mobile_ceu_info *pdata;
[all …]