Lines Matching defs:unicam_device
182 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;
201 unsigned int sequence;
202 bool frame_started;
205 struct {
208 } sensor;
211 struct {
236 static inline struct unicam_device * argument