Searched refs:to_lut (Results 1 – 2 of 2) sorted by relevance
152 struct vsp1_lut *lut = to_lut(&entity->subdev); in lut_configure_stream()162 struct vsp1_lut *lut = to_lut(&entity->subdev); in lut_configure_frame()181 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