Searched refs:vsp1_hgt (Results 1 – 4 of 4) sorted by relevance
26 static inline u32 vsp1_hgt_read(struct vsp1_hgt *hgt, u32 reg) in vsp1_hgt_read()31 static inline void vsp1_hgt_write(struct vsp1_hgt *hgt, in vsp1_hgt_write()43 struct vsp1_hgt *hgt = to_hgt(&entity->subdev); in vsp1_hgt_frame_end()100 struct vsp1_hgt *hgt = container_of(ctrl->handler, struct vsp1_hgt, in hgt_hue_areas_s_ctrl()133 struct vsp1_hgt *hgt = to_hgt(&entity->subdev); in hgt_configure_stream()187 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1) in vsp1_hgt_create()189 struct vsp1_hgt *hgt; in vsp1_hgt_create()
22 struct vsp1_hgt { struct30 static inline struct vsp1_hgt *to_hgt(struct v4l2_subdev *subdev) in to_hgt() argument32 return container_of(subdev, struct vsp1_hgt, histo.entity.subdev); in to_hgt()35 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1);
33 struct vsp1_hgt;91 struct vsp1_hgt *hgt;
7 vsp1-y += vsp1_hgo.o vsp1_hgt.o vsp1_histo.o
Completed in 9 milliseconds