Searched refs:vsp1_hsit (Results 1 – 4 of 4) sorted by relevance
26 struct vsp1_hsit { struct31 static inline struct vsp1_hsit *to_hsit(struct v4l2_subdev *subdev) in to_hsit() argument33 return container_of(subdev, struct vsp1_hsit, entity.subdev); in to_hsit()36 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
29 static inline void vsp1_hsit_write(struct vsp1_hsit *hsit, u32 reg, u32 data) in vsp1_hsit_write()40 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_s_stream()61 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_enum_mbus_code()79 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_enum_frame_size()110 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_get_format()122 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_set_format()181 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()184 struct vsp1_hsit *hsit; in vsp1_hsit_create()
31 struct vsp1_hsit;64 struct vsp1_hsit *hsi;65 struct vsp1_hsit *hst;
3 vsp1-y += vsp1_hsit.o vsp1_lif.o vsp1_lut.o