Searched refs:xvip_pipeline (Results 1 – 2 of 2) sorted by relevance
37 struct xvip_pipeline { struct48 static inline struct xvip_pipeline *to_xvip_pipeline(struct video_device *vdev) in to_xvip_pipeline() argument55 return container_of(pipe, struct xvip_pipeline, pipe); in to_xvip_pipeline()84 struct xvip_pipeline pipe;
96 static int xvip_pipeline_start_stop(struct xvip_pipeline *pipe, bool start) in xvip_pipeline_start_stop()150 static int xvip_pipeline_set_stream(struct xvip_pipeline *pipe, bool on) in xvip_pipeline_set_stream()173 static int xvip_pipeline_validate(struct xvip_pipeline *pipe, in xvip_pipeline_validate()223 static void __xvip_pipeline_cleanup(struct xvip_pipeline *pipe) in __xvip_pipeline_cleanup()235 static void xvip_pipeline_cleanup(struct xvip_pipeline *pipe) in xvip_pipeline_cleanup()256 static int xvip_pipeline_prepare(struct xvip_pipeline *pipe, in xvip_pipeline_prepare()393 struct xvip_pipeline *pipe; in xvip_dma_start_streaming()450 struct xvip_pipeline *pipe = to_xvip_pipeline(&dma->video); in xvip_dma_stop_streaming()