]> Git Repo - linux.git/blob - include/linux/fsldma.h
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom',...
[linux.git] / include / linux / fsldma.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  */
4
5 #ifndef FSL_DMA_H
6 #define FSL_DMA_H
7 /* fsl dma API for enxternal start */
8 int fsl_dma_external_start(struct dma_chan *dchan, int enable);
9
10 #endif
This page took 0.033811 seconds and 4 git commands to generate.