linux/Documentation/driver-api/dmaengine
Kendra Moore fea017a99b docs: dmaengine: add explanation for DMA_ASYNC_TX capability
This patch replaces the TODO for DMA_ASYNC_TX in the DMA engine
provider documentation. The flag is automatically set by the DMA
framework when a device supports key asynchronous memory-to-memory
operations such as memcpy, memset, xor, pq, xor_val, and pq_val.

It must not be set by drivers directly.

Signed-off-by: Kendra Moore <kendra.j.moore3443@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250421010205.84719-1-kendra.j.moore3443@gmail.com>
2025-05-07 01:02:57 -06:00
..
client.rst Documentation: dmaengine: Document new dma_vec API 2024-06-21 15:31:57 +05:30
dmatest.rst Documentation: driver-api: correct spelling 2023-02-02 11:05:16 -07:00
index.rst docs: prevent warnings due to autosectionlabel 2020-03-20 17:01:29 -06:00
provider.rst docs: dmaengine: add explanation for DMA_ASYNC_TX capability 2025-05-07 01:02:57 -06:00
pxa_dma.rst