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
59 * struct xvip_dma - Video DMA channel
60 * @list: list entry in a composite device dmas list
63 * @xdev: composite device the DMA channel belongs to
65 * @port: composite device DT node port number for the DMA channel
74 * @align: transfer alignment required by the DMA channel (in bytes)