Searched refs:to_lut (Results 1 – 2 of 2) sorted by relevance
154 struct vsp1_lut *lut = to_lut(&entity->subdev); in lut_configure_stream()164 struct vsp1_lut *lut = to_lut(&entity->subdev); in lut_configure_frame()183 struct vsp1_lut *lut = to_lut(&entity->subdev); in lut_destroy()
35 static inline struct vsp1_lut *to_lut(struct v4l2_subdev *subdev) in to_lut() function