Home
last modified time | relevance | path

Searched refs:dmaengine_desc_attach_metadata (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/driver-api/dmaengine/
Dclient.rst169 int dmaengine_desc_attach_metadata(struct dma_async_tx_descriptor *desc,
209 2. use dmaengine_desc_attach_metadata() to attach the buffer to the
216 2. use dmaengine_desc_attach_metadata() to attach the buffer to the
Dprovider.rst322 attached (via the dmaengine_desc_attach_metadata() helper to the descriptor.
/Linux-v6.6/include/linux/
Ddmaengine.h1068 int dmaengine_desc_attach_metadata(struct dma_async_tx_descriptor *desc,
1075 static inline int dmaengine_desc_attach_metadata( in dmaengine_desc_attach_metadata() function
/Linux-v6.6/drivers/dma/
Ddmaengine.c1462 int dmaengine_desc_attach_metadata(struct dma_async_tx_descriptor *desc, in dmaengine_desc_attach_metadata() function
1479 EXPORT_SYMBOL_GPL(dmaengine_desc_attach_metadata);