Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dowl-dma.c688 static void owl_dma_desc_free(struct virt_dma_desc *vd) in owl_dma_desc_free() function
709 owl_dma_desc_free(&vchan->txd->vd); in owl_dma_terminate_all()
1191 vchan->vc.desc_free = owl_dma_desc_free; in owl_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dowl-dma.c689 static void owl_dma_desc_free(struct virt_dma_desc *vd) in owl_dma_desc_free() function
710 owl_dma_desc_free(&vchan->txd->vd); in owl_dma_terminate_all()
1193 vchan->vc.desc_free = owl_dma_desc_free; in owl_dma_probe()

Completed in 4 milliseconds