Home
last modified time | relevance | path

Searched refs:to_lut (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_lut.c154 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()
Dvsp1_lut.h35 static inline struct vsp1_lut *to_lut(struct v4l2_subdev *subdev) in to_lut() function