Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_video.h88 static inline struct vsp1_pipeline *to_vsp1_pipeline(struct media_entity *e) in to_vsp1_pipeline() function
Dvsp1_video.c571 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&video->video.entity); in vsp1_video_complete_buffer()
766 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&video->video.entity); in vsp1_video_buffer_queue()
806 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&video->video.entity); in vsp1_video_start_streaming()
858 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&video->video.entity); in vsp1_video_stop_streaming()
1000 ? to_vsp1_pipeline(&video->video.entity) : &video->pipe; in vsp1_video_streamon()
Dvsp1_wpf.c76 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&subdev->entity); in wpf_s_stream()
Dvsp1_rpf.c59 pipe = to_vsp1_pipeline(&rpf->entity.subdev.entity); in rpf_s_ctrl()
Dvsp1_bru.c72 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&subdev->entity); in bru_s_stream()
Dvsp1_drv.c51 pipe = to_vsp1_pipeline(&wpf->entity.subdev.entity); in vsp1_irq_handler()