Searched refs:to_hsit (Results 1 – 2 of 2) sorted by relevance
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()
31 static inline struct vsp1_hsit *to_hsit(struct v4l2_subdev *subdev) in to_hsit() function