Searched refs:dmaengine (Results 1 – 23 of 23) sorted by relevance
| /linux/Documentation/ABI/stable/ |
| A D | sysfs-driver-dma-idxd | 4 Contact: dmaengine@vger.kernel.org 10 Contact: dmaengine@vger.kernel.org 86 Contact: dmaengine@vger.kernel.org 134 Contact: dmaengine@vger.kernel.org 142 Contact: dmaengine@vger.kernel.org 150 Contact: dmaengine@vger.kernel.org 158 Contact: dmaengine@vger.kernel.org 219 Contact: dmaengine@vger.kernel.org 226 Contact: dmaengine@vger.kernel.org 234 Contact: dmaengine@vger.kernel.org [all …]
|
| A 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/sound/core/ |
| A D | Makefile | 27 snd-pcm-dmaengine-y := pcm_dmaengine.o 46 obj-$(CONFIG_SND_DMAENGINE_PCM) += snd-pcm-dmaengine.o
|
| /linux/Documentation/crypto/ |
| A 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/drivers/dma/ptdma/ |
| A D | Makefile | 8 ptdma-objs := ptdma-dev.o ptdma-dmaengine.o ptdma-debugfs.o
|
| /linux/drivers/iio/buffer/ |
| A D | Makefile | 9 obj-$(CONFIG_IIO_BUFFER_DMAENGINE) += industrialio-buffer-dmaengine.o
|
| /linux/drivers/dma/ |
| A D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
| A D | Makefile | 7 obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
|
| A D | Kconfig | 576 tristate "ST FDMA dmaengine support" 733 driver provides the dmaengine required by the DisplayPort subsystem
|
| /linux/drivers/crypto/ccp/ |
| A 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:… 675 if (!dmaengine) in ccp_dmaengine_register() 782 if (!dmaengine) in ccp_dmaengine_unregister()
|
| A D | Makefile | 8 ccp-dmaengine.o
|
| /linux/Documentation/translations/zh_CN/driver-api/ |
| A D | index.rst | 84 * dmaengine/index
|
| /linux/sound/soc/samsung/ |
| A D | Makefile | 3 snd-soc-s3c-dma-y := dmaengine.o
|
| /linux/sound/soc/ |
| A D | Makefile | 25 snd-soc-core-y += soc-generic-dmaengine-pcm.o
|
| /linux/drivers/dma/qcom/ |
| A D | Kconfig | 30 as I2C, UART, and SPI. By using GPI dmaengine driver, bus drivers
|
| /linux/Documentation/driver-api/ |
| A D | index.rst | 86 dmaengine/index
|
| /linux/drivers/mtd/nand/onenand/ |
| A D | Kconfig | 33 Enable dmaengine and gpiolib for better performance.
|
| /linux/Documentation/sound/kernel-api/ |
| A D | alsa-driver-api.rst | 113 .. kernel-doc:: sound/soc/soc-generic-dmaengine-pcm.c
|
| /linux/Documentation/driver-api/dmaengine/ |
| A 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``
|
| A D | client.rst | 71 Please see the dma_slave_config structure definition in dmaengine.h 355 the documentation in include/linux/dmaengine.h for a more complete
|
| A D | dmatest.rst | 26 dmaengine@vger.kernel.org.
|
| /linux/Documentation/driver-api/mmc/ |
| A D | mmc-async-req.rst | 89 /* flush pending desc to the DMAC (dmaengine.h) */
|
| /linux/ |
| A D | MAINTAINERS | 902 L: dmaengine@vger.kernel.org 1151 L: dmaengine@vger.kernel.org 1158 L: dmaengine@vger.kernel.org 6460 L: dmaengine@vger.kernel.org 6721 L: dmaengine@vger.kernel.org 6730 F: include/linux/dmaengine.h 8993 L: dmaengine@vger.kernel.org 10196 L: dmaengine@vger.kernel.org 11444 L: dmaengine@vger.kernel.org 11468 L: dmaengine@vger.kernel.org [all …]
|
Completed in 54 milliseconds