Searched refs:to_hsit (Results 1 – 2 of 2) sorted by relevance
41 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_enum_mbus_code()69 struct vsp1_hsit *hsit = to_hsit(subdev); in hsit_set_format()144 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