%PDF- %PDF-
Direktori : /proc/thread-self/root/usr/src/linux-headers-5.15.0-43/include/linux/ |
Current File : //proc/thread-self/root/usr/src/linux-headers-5.15.0-43/include/linux/fsldma.h |
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* */ #ifndef FSL_DMA_H #define FSL_DMA_H /* fsl dma API for enxternal start */ int fsl_dma_external_start(struct dma_chan *dchan, int enable); #endif