Searched refs:vsp1_hsit (Results 1 – 4 of 4) sorted by relevance
22 struct vsp1_hsit { struct27 static inline struct vsp1_hsit *to_hsit(struct v4l2_subdev *subdev) in to_hsit() argument29 return container_of(subdev, struct vsp1_hsit, entity.subdev); in to_hsit()32 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
26 static inline void vsp1_hsit_write(struct vsp1_hsit *hsit, in vsp1_hsit_write()40 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_enum_mbus_code()68 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_set_format()137 struct vsp1_hsit *hsit = to_hsit(&entity->subdev); in hsit_configure_stream()153 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()155 struct vsp1_hsit *hsit; in vsp1_hsit_create()
34 struct vsp1_hsit;92 struct vsp1_hsit *hsi;93 struct vsp1_hsit *hst;
5 vsp1-y += vsp1_clu.o vsp1_hsit.o vsp1_lut.o