Searched refs:vsp1_video (Results 1 – 2 of 2) sorted by relevance
31 struct vsp1_video { struct49 static inline struct vsp1_video *to_vsp1_video(struct video_device *vdev) in to_vsp1_video() argument51 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);
63 static int vsp1_video_verify_format(struct vsp1_video *video) in vsp1_video_verify_format()93 static int __vsp1_video_try_format(struct vsp1_video *video, in __vsp1_video_try_format()207 vsp1_video_complete_buffer(struct vsp1_video *video) in vsp1_video_complete_buffer()246 struct vsp1_video *video = rwpf->video; in vsp1_video_frame_end()452 struct vsp1_video *video) in vsp1_video_pipeline_build()539 struct vsp1_video *video) in vsp1_video_pipeline_init()556 static struct vsp1_pipeline *vsp1_video_pipeline_get(struct vsp1_video *video) in vsp1_video_pipeline_get()612 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_queue_setup()637 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare()661 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue()[all …]