Home
last modified time | relevance | path

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

/linux/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c182 struct unicam_device { struct
183 struct kref kref;
186 void __iomem *base;
188 void __iomem *clk_gate_base;
190 struct clk *clock;
192 struct clk *vpu_clock;
194 struct v4l2_device v4l2_dev;
195 struct media_device mdev;
198 struct device *dev;
200 struct v4l2_async_notifier notifier;
[all …]