Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.h31 struct vsp1_video { struct
49 static inline struct vsp1_video *to_vsp1_video(struct video_device *vdev) in to_vsp1_video() argument
51 return container_of(vdev, struct vsp1_video, video); in to_vsp1_video()
57 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1,
59 void vsp1_video_cleanup(struct vsp1_video *video);