Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c100 struct sh_mobile_ceu_dev { struct
101 struct soc_camera_host ici;
103 struct v4l2_async_subdev *csi2_asd;
104 struct v4l2_subdev *csi2_sd;
106 struct platform_device *csi2_pdev;
108 unsigned int irq;
109 void __iomem *base;
110 size_t video_limit;
111 size_t buf_total;
113 spinlock_t lock; /* Protects video buffer lists */
[all …]