Searched refs:vsp1_hgo (Results 1 – 4 of 4) sorted by relevance
20 struct vsp1_hgo { struct33 static inline struct vsp1_hgo *to_hgo(struct v4l2_subdev *subdev) in to_hgo() argument35 return container_of(subdev, struct vsp1_hgo, histo.entity.subdev); in to_hgo()38 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1);
26 static inline u32 vsp1_hgo_read(struct vsp1_hgo *hgo, u32 reg) in vsp1_hgo_read()31 static inline void vsp1_hgo_write(struct vsp1_hgo *hgo, in vsp1_hgo_write()43 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in vsp1_hgo_frame_end()137 struct vsp1_hgo *hgo = to_hgo(&entity->subdev); in hgo_configure_stream()188 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create()190 struct vsp1_hgo *hgo; in vsp1_hgo_create()
31 struct vsp1_hgo;86 struct vsp1_hgo *hgo;
7 vsp1-y += vsp1_hgo.o vsp1_hgt.o vsp1_histo.o
Completed in 5 milliseconds