Home
last modified time | relevance | path

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

/linux/Documentation/ABI/stable/
H A 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/sound/core/
H A DMakefile28 snd-pcm-dmaengine-y := pcm_dmaengine.o
47 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
/linux/drivers/iio/buffer/
H A DMakefile9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
/linux/drivers/dma/
H A DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
/linux/drivers/crypto/ccp/
H A 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:…
675 if (!dmaengine) in ccp_dmaengine_register()
782 if (!dmaengine) in ccp_dmaengine_unregister()
H A DMakefile8 ccp-dmaengine.o
/linux/Documentation/translations/zh_CN/driver-api/
H A Dindex.rst84 * dmaengine/index
/linux/sound/soc/samsung/
H A DMakefile3 snd-soc-s3c-dma-y := dmaengine.o
/linux/sound/soc/
H A DMakefile29 snd-soc-core-y += soc-generic-dmaengine-pcm.o
/linux/Documentation/sound/kernel-api/
H A Dalsa-driver-api.rst113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
/linux/drivers/mtd/nand/onenand/
H A DKconfig33 Enable dmaengine and gpiolib for better performance.
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst89 /* flush pending desc to the DMAC (dmaengine.h) */
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst71 Please see the dma_slave_config structure definition in dmaengine.h
355 the documentation in include/linux/dmaengine.h for a more complete
H A Ddmatest.rst26 dmaengine@vger.kernel.org.