Searched refs:to_hsit (Results 1 – 2 of 2) sorted by relevance
40 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_enum_mbus_code()67 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_set_format()135 struct vsp1_hsit *hsit = to_hsit(&entity->subdev); in hsit_configure_stream()
27 static inline struct vsp1_hsit *to_hsit(struct v4l2_subdev *subdev) in to_hsit() function