Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-driver-dma-idxd4 Contact: dmaengine@vger.kernel.org
10 Contact: dmaengine@vger.kernel.org
17 Contact: dmaengine@vger.kernel.org
23 Contact: dmaengine@vger.kernel.org
29 Contact: dmaengine@vger.kernel.org
35 Contact: dmaengine@vger.kernel.org
41 Contact: dmaengine@vger.kernel.org
47 Contact: dmaengine@vger.kernel.org
56 Contact: dmaengine@vger.kernel.org
64 Contact: dmaengine@vger.kernel.org
[all …]
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-v6.1/sound/core/
DMakefile27 snd-pcm-dmaengine-objs := pcm_dmaengine.o
45 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
/Linux-v6.1/Documentation/crypto/
Dasync-tx-api.rst33 dependencies. It is implemented as a dmaengine client that smooths over
45 on the 'dmaengine' layer developed for offloading memory copies in the
57 3. dmaengine extensions to support multiple clients and operation types
201 There are a few conformance points required in dmaengine drivers to
257 include/linux/dmaengine.h:
259 drivers/dma/dmaengine.c:
266 async_tx interface to dmaengine and common code
/Linux-v6.1/drivers/dma/ptdma/
DMakefile8 ptdma-objs := ptdma-dev.o ptdma-dmaengine.o ptdma-debugfs.o
/Linux-v6.1/drivers/iio/buffer/
DMakefile9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
/Linux-v6.1/drivers/dma/
DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
DMakefile7 obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
DKconfig567 tristate "ST FDMA dmaengine support"
753 driver provides the dmaengine required by the DisplayPort subsystem
/Linux-v6.1/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:…
663 if (!dmaengine) in ccp_dmaengine_register()
770 if (!dmaengine) in ccp_dmaengine_unregister()
DMakefile8 ccp-dmaengine.o
/Linux-v6.1/Documentation/translations/zh_CN/driver-api/
Dindex.rst86 * dmaengine/index
/Linux-v6.1/sound/soc/
DMakefile21 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
/Linux-v6.1/Documentation/driver-api/
Dindex.rst72 dmaengine/index
/Linux-v6.1/drivers/dma/qcom/
DKconfig30 as I2C, UART, and SPI. By using GPI dmaengine driver, bus drivers
/Linux-v6.1/drivers/mtd/nand/onenand/
DKconfig33 Enable dmaengine and gpiolib for better performance.
/Linux-v6.1/Documentation/sound/kernel-api/
Dalsa-driver-api.rst113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
/Linux-v6.1/sound/soc/samsung/
DMakefile3 snd-soc-s3c-dma-objs := dmaengine.o
/Linux-v6.1/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
346 the documentation in include/linux/dmaengine.h for a more complete
Ddmatest.rst26 dmaengine@vger.kernel.org.
/Linux-v6.1/Documentation/driver-api/mmc/
Dmmc-async-req.rst89 /* flush pending desc to the DMAC (dmaengine.h) */
/Linux-v6.1/
DMAINTAINERS853 L: dmaengine@vger.kernel.org
1070 L: dmaengine@vger.kernel.org
5916 L: dmaengine@vger.kernel.org
6161 L: dmaengine@vger.kernel.org
6163 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
6164 T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git
6166 F: Documentation/driver-api/dmaengine/
6170 F: include/linux/dmaengine.h
9189 L: dmaengine@vger.kernel.org
10294 L: dmaengine@vger.kernel.org
[all …]