Searched refs:vsp1_pipeline (Results 1 – 6 of 6) sorted by relevance
64 struct vsp1_pipeline { struct88 static inline struct vsp1_pipeline *to_vsp1_pipeline(struct media_entity *e) in to_vsp1_pipeline() argument91 return container_of(e->pipe, struct vsp1_pipeline, pipe); in to_vsp1_pipeline()128 struct vsp1_pipeline pipe;146 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe);148 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe,
310 static int vsp1_pipeline_validate_branch(struct vsp1_pipeline *pipe, in vsp1_pipeline_validate_branch()386 static void __vsp1_pipeline_cleanup(struct vsp1_pipeline *pipe) in __vsp1_pipeline_cleanup()407 static int vsp1_pipeline_validate(struct vsp1_pipeline *pipe, in vsp1_pipeline_validate()475 static int vsp1_pipeline_init(struct vsp1_pipeline *pipe, in vsp1_pipeline_init()497 static void vsp1_pipeline_cleanup(struct vsp1_pipeline *pipe) in vsp1_pipeline_cleanup()508 static void vsp1_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_pipeline_run()517 static bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe) in vsp1_pipeline_stopped()529 static int vsp1_pipeline_stop(struct vsp1_pipeline *pipe) in vsp1_pipeline_stop()555 static bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe) in vsp1_pipeline_ready()583 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&video->video.entity); in vsp1_video_complete_buffer()[all …]
49 struct vsp1_pipeline *pipe; in rpf_s_ctrl()
76 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&subdev->entity); in wpf_s_stream()
72 struct vsp1_pipeline *pipe = to_vsp1_pipeline(&subdev->entity); in bru_s_stream()
45 struct vsp1_pipeline *pipe; in vsp1_irq_handler()