Searched refs:dmaengine (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.15/Documentation/ABI/stable/ |
D | sysfs-driver-dma-idxd | 4 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 …]
|
D | sysfs-driver-dma-ioatdma | 4 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.15/sound/core/ |
D | Makefile | 28 snd-pcm-dmaengine-objs := pcm_dmaengine.o 46 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
|
/Linux-v5.15/Documentation/crypto/ |
D | async-tx-api.rst | 33 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-v5.15/drivers/dma/ptdma/ |
D | Makefile | 8 ptdma-objs := ptdma-dev.o ptdma-dmaengine.o ptdma-debugfs.o
|
/Linux-v5.15/drivers/iio/buffer/ |
D | Makefile | 9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
|
/Linux-v5.15/drivers/dma/ |
D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
D | Makefile | 7 obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
|
D | Kconfig | 559 tristate "ST FDMA dmaengine support" 733 driver provides the dmaengine required by the DisplayPort subsystem
|
/Linux-v5.15/drivers/crypto/ccp/ |
D | ccp-dmaengine.c | 39 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()
|
D | Makefile | 8 ccp-dmaengine.o
|
/Linux-v5.15/sound/soc/ |
D | Makefile | 16 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
|
/Linux-v5.15/Documentation/driver-api/ |
D | index.rst | 71 dmaengine/index
|
/Linux-v5.15/drivers/dma/qcom/ |
D | Kconfig | 30 as I2C, UART, and SPI. By using GPI dmaengine driver, bus drivers
|
/Linux-v5.15/drivers/mtd/nand/onenand/ |
D | Kconfig | 32 Enable dmaengine and gpiolib for better performance.
|
/Linux-v5.15/Documentation/sound/kernel-api/ |
D | alsa-driver-api.rst | 113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
|
/Linux-v5.15/sound/soc/samsung/ |
D | Makefile | 3 snd-soc-s3c-dma-objs := dmaengine.o
|
/Linux-v5.15/Documentation/driver-api/dmaengine/ |
D | provider.rst | 81 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``
|
D | client.rst | 71 Please see the dma_slave_config structure definition in dmaengine.h 346 the documentation in include/linux/dmaengine.h for a more complete
|
D | dmatest.rst | 16 dmaengine@vger.kernel.org.
|
/Linux-v5.15/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 89 /* flush pending desc to the DMAC (dmaengine.h) */
|
/Linux-v5.15/ |
D | MAINTAINERS | 808 L: dmaengine@vger.kernel.org 990 L: dmaengine@vger.kernel.org 5345 L: dmaengine@vger.kernel.org 5589 L: dmaengine@vger.kernel.org 5591 Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ 5592 T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git 5594 F: Documentation/driver-api/dmaengine/ 5597 F: include/linux/dmaengine.h 8417 L: dmaengine@vger.kernel.org 9428 L: dmaengine@vger.kernel.org [all …]
|