Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.h26 static inline struct vsp1_lif *to_lif(struct v4l2_subdev *subdev) in to_lif() function
H A Dvsp1_lif.c92 struct vsp1_lif *lif = to_lif(&entity->subdev); in lif_configure_stream()