Home
last modified time | relevance | path

Searched refs:dmaengine (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-driver-dma-ioatdma4 Contact: dmaengine@vger.kernel.org
11 Contact: dmaengine@vger.kernel.org
17 Contact: dmaengine@vger.kernel.org
23 Contact: dmaengine@vger.kernel.org
29 Contact: dmaengine@vger.kernel.org
/Linux-v5.4/sound/core/
DMakefile28 snd-pcm-dmaengine-objs := pcm_dmaengine.o
44 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
/Linux-v5.4/Documentation/crypto/
Dasync-tx-api.txt28 dependencies. It is implemented as a dmaengine client that smooths over
39 on the 'dmaengine' layer developed for offloading memory copies in the
50 3/ dmaengine extensions to support multiple clients and operation types
170 There are a few conformance points required in dmaengine drivers to
219 include/linux/dmaengine.h: core header file for DMA drivers and api users
220 drivers/dma/dmaengine.c: offload engine channel management routines
223 crypto/async_tx/async_tx.c: async_tx interface to dmaengine and common code
/Linux-v5.4/drivers/iio/buffer/
DMakefile9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
/Linux-v5.4/drivers/dma/
DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
DMakefile7 obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
DKconfig495 tristate "ST FDMA dmaengine support"
/Linux-v5.4/drivers/crypto/ccp/
Dccp-dmaengine.c39 static unsigned int dmaengine = 1; variable
40 module_param(dmaengine, uint, 0444);
41 MODULE_PARM_DESC(dmaengine, "Register services with the DMA subsystem (any non-zero value, default:…
645 if (!dmaengine) in ccp_dmaengine_register()
751 if (!dmaengine) in ccp_dmaengine_unregister()
DMakefile8 ccp-dmaengine.o
/Linux-v5.4/Documentation/driver-api/
Dindex.rst65 dmaengine/index
/Linux-v5.4/sound/soc/
DMakefile11 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
/Linux-v5.4/drivers/mtd/nand/onenand/
DKconfig33 Enable dmaengine and gpiolib for better performance.
/Linux-v5.4/Documentation/sound/kernel-api/
Dalsa-driver-api.rst113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
/Linux-v5.4/Documentation/driver-api/dmaengine/
Dprovider.rst81 support other kind of transfers or memory operations that dmaengine
92 dmaengine was extended. Nowadays, the async TX API is written as a
93 layer on top of dmaengine, and acts as a client. Still, dmaengine
157 in ``include/linux/dmaengine.h``
Dclient.rst71 Please see the dma_slave_config structure definition in dmaengine.h
249 the documentation in include/linux/dmaengine.h for a more complete
Ddmatest.rst16 dmaengine@vger.kernel.org.
/Linux-v5.4/sound/soc/samsung/
DMakefile3 snd-soc-s3c-dma-objs := dmaengine.o
/Linux-v5.4/Documentation/driver-api/mmc/
Dmmc-async-req.rst89 /* flush pending desc to the DMAC (dmaengine.h) */
/Linux-v5.4/
DMAINTAINERS2692 F: include/linux/dmaengine.h
4728 L: dmaengine@vger.kernel.org
4944 L: dmaengine@vger.kernel.org
4945 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
4948 F: include/linux/dmaengine.h
4951 F: Documentation/driver-api/dmaengine/
8278 L: dmaengine@vger.kernel.org
8279 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
10244 L: dmaengine@vger.kernel.org
10638 L: dmaengine@vger.kernel.org
[all …]
/Linux-v5.4/include/
DKbuild408 header-test- += linux/omap-dmaengine.h