Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/include/linux/
Ddmaengine.h1067 int dmaengine_desc_attach_metadata(struct dma_async_tx_descriptor *desc,
1074 static inline int dmaengine_desc_attach_metadata( in dmaengine_desc_attach_metadata() function
/Linux-v6.1/drivers/dma/
Ddmaengine.c1515 int dmaengine_desc_attach_metadata(struct dma_async_tx_descriptor *desc, in dmaengine_desc_attach_metadata() function
1532 EXPORT_SYMBOL_GPL(dmaengine_desc_attach_metadata);