Searched defs:ceu_device (Results 1 – 2 of 2) sorted by relevance
170 struct ceu_device { struct171 struct device *dev;172 struct video_device vdev;173 struct v4l2_device v4l2_dev;176 struct ceu_subdev **subdevs;178 struct ceu_subdev *sd;179 unsigned int sd_index;180 unsigned int num_sd;183 u32 irq_mask;208 static inline struct ceu_device *v4l2_to_ceu(struct v4l2_device *v4l2_dev) in v4l2_to_ceu() argument
171 struct ceu_device { struct172 struct device *dev;173 struct video_device vdev;174 struct v4l2_device v4l2_dev;177 struct ceu_subdev *subdevs;179 struct ceu_subdev *sd;180 unsigned int sd_index;181 unsigned int num_sd;184 u32 irq_mask;209 static inline struct ceu_device *v4l2_to_ceu(struct v4l2_device *v4l2_dev) in v4l2_to_ceu() argument