xvip_pipeline
static int xvip_pipeline_set_stream(struct xvip_pipeline *pipe, bool on)
static int xvip_pipeline_validate(struct xvip_pipeline *pipe,
static void __xvip_pipeline_cleanup(struct xvip_pipeline *pipe)
static void xvip_pipeline_cleanup(struct xvip_pipeline *pipe)
static int xvip_pipeline_prepare(struct xvip_pipeline *pipe,
struct xvip_pipeline *pipe;
struct xvip_pipeline *pipe = to_xvip_pipeline(&dma->video);
static int xvip_pipeline_start_stop(struct xvip_pipeline *pipe, bool start)
static inline struct xvip_pipeline *to_xvip_pipeline(struct video_device *vdev)
return container_of(pipe, struct xvip_pipeline, pipe);
struct xvip_pipeline pipe;