Lines Matching +full:composite +full:- +full:in
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2013-2015 Ideas on Board
6 * Copyright (C) 2013-2015 Xilinx, Inc.
20 #include <media/media-entity.h>
21 #include <media/v4l2-dev.h>
22 #include <media/videobuf2-v4l2.h>
29 * struct xvip_pipeline - Xilinx Video IP pipeline structure
34 * @num_dmas: number of DMA engines in the pipeline
50 return container_of(e->pipe, struct xvip_pipeline, pipe); in to_xvip_pipeline()
54 * struct xvip_dma - Video DMA channel
55 * @list: list entry in a composite device dmas list
58 * @xdev: composite device the DMA channel belongs to
60 * @port: composite device DT node port number for the DMA channel
69 * @align: transfer alignment required by the DMA channel (in bytes)