Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dvirt-dma.c19 dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *tx) in vchan_tx_submit() function
37 EXPORT_SYMBOL_GPL(vchan_tx_submit); variable
H A Dvirt-dma.h47 extern dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *);
63 vd->tx.tx_submit = vchan_tx_submit; in vchan_tx_prep()
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.c19 dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *tx) in vchan_tx_submit() function
37 EXPORT_SYMBOL_GPL(vchan_tx_submit); variable
H A Dvirt-dma.h47 extern dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *);
63 vd->tx.tx_submit = vchan_tx_submit; in vchan_tx_prep()

Completed in 2 milliseconds