Home
last modified time | relevance | path

Searched refs:vchan_tx_desc_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dvirt-dma.c40 * vchan_tx_desc_free - free a reusable descriptor
49 int vchan_tx_desc_free(struct dma_async_tx_descriptor *tx) in vchan_tx_desc_free() function
64 EXPORT_SYMBOL_GPL(vchan_tx_desc_free); variable
H A Dvirt-dma.h48 extern int vchan_tx_desc_free(struct dma_async_tx_descriptor *);
64 vd->tx.desc_free = vchan_tx_desc_free; in vchan_tx_prep()
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.c40 * vchan_tx_desc_free - free a reusable descriptor
49 int vchan_tx_desc_free(struct dma_async_tx_descriptor *tx) in vchan_tx_desc_free() function
64 EXPORT_SYMBOL_GPL(vchan_tx_desc_free); variable
H A Dvirt-dma.h48 extern int vchan_tx_desc_free(struct dma_async_tx_descriptor *);
64 vd->tx.desc_free = vchan_tx_desc_free; in vchan_tx_prep()

Completed in 2 milliseconds