Home
last modified time | relevance | path

Searched refs:owl_dma_free_txd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dowl-dma.c675 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd() function
693 owl_dma_free_txd(od, txd); in owl_dma_desc_free()
910 owl_dma_free_txd(od, txd); in owl_dma_prep_memcpy()
974 owl_dma_free_txd(od, txd); in owl_dma_prep_slave_sg()
1036 owl_dma_free_txd(od, txd); in owl_prep_dma_cyclic()
/kernel/linux/linux-6.6/drivers/dma/
H A Dowl-dma.c676 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd() function
694 owl_dma_free_txd(od, txd); in owl_dma_desc_free()
911 owl_dma_free_txd(od, txd); in owl_dma_prep_memcpy()
975 owl_dma_free_txd(od, txd); in owl_dma_prep_slave_sg()
1037 owl_dma_free_txd(od, txd); in owl_prep_dma_cyclic()

Completed in 5 milliseconds