Searched refs:ceu_device (Results 1 – 1 of 1) sorted by relevance
170 struct ceu_device { struct208 static inline struct ceu_device *v4l2_to_ceu(struct v4l2_device *v4l2_dev) in v4l2_to_ceu() argument210 return container_of(v4l2_dev, struct ceu_device, v4l2_dev); in v4l2_to_ceu()300 static void ceu_write(struct ceu_device *priv, unsigned int reg_offs, u32 data) in ceu_write()305 static u32 ceu_read(struct ceu_device *priv, unsigned int reg_offs) in ceu_read()316 static int ceu_soft_reset(struct ceu_device *ceudev) in ceu_soft_reset()348 static int ceu_hw_config(struct ceu_device *ceudev) in ceu_hw_config()464 static int ceu_capture(struct ceu_device *ceudev) in ceu_capture()492 struct ceu_device *ceudev = data; in ceu_irq()577 static void ceu_calc_plane_sizes(struct ceu_device *ceudev, in ceu_calc_plane_sizes()[all …]