Searched refs:dmaengine (Results 1 – 20 of 20) sorted by relevance
4 Contact: dmaengine@vger.kernel.org11 Contact: dmaengine@vger.kernel.org17 Contact: dmaengine@vger.kernel.org23 Contact: dmaengine@vger.kernel.org29 Contact: dmaengine@vger.kernel.org
28 snd-pcm-dmaengine-objs := pcm_dmaengine.o44 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
28 dependencies. It is implemented as a dmaengine client that smooths over39 on the 'dmaengine' layer developed for offloading memory copies in the50 3/ dmaengine extensions to support multiple clients and operation types170 There are a few conformance points required in dmaengine drivers to219 include/linux/dmaengine.h: core header file for DMA drivers and api users220 drivers/dma/dmaengine.c: offload engine channel management routines223 crypto/async_tx/async_tx.c: async_tx interface to dmaengine and common code
9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
11 4. Check other subsystems for dma drivers and merge/move to dmaengine
7 obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
495 tristate "ST FDMA dmaengine support"
39 static unsigned int dmaengine = 1; variable40 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()
8 ccp-dmaengine.o
65 dmaengine/index
11 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
33 Enable dmaengine and gpiolib for better performance.
113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
81 support other kind of transfers or memory operations that dmaengine92 dmaengine was extended. Nowadays, the async TX API is written as a93 layer on top of dmaengine, and acts as a client. Still, dmaengine157 in ``include/linux/dmaengine.h``
71 Please see the dma_slave_config structure definition in dmaengine.h249 the documentation in include/linux/dmaengine.h for a more complete
16 dmaengine@vger.kernel.org.
3 snd-soc-s3c-dma-objs := dmaengine.o
89 /* flush pending desc to the DMAC (dmaengine.h) */
2692 F: include/linux/dmaengine.h4728 L: dmaengine@vger.kernel.org4944 L: dmaengine@vger.kernel.org4945 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/4948 F: include/linux/dmaengine.h4951 F: Documentation/driver-api/dmaengine/8278 L: dmaengine@vger.kernel.org8279 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/10244 L: dmaengine@vger.kernel.org10638 L: dmaengine@vger.kernel.org[all …]
408 header-test- += linux/omap-dmaengine.h