Home
last modified time | relevance | path

Searched refs:dma_free (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ti/
A Dicssg_prueth.c383 dma_free(&prueth->dma_rx); in prueth_start()
386 dma_free(&prueth->dma_tx); in prueth_start()
449 dma_free(&prueth->dma_tx); in prueth_stop()
450 dma_free(&prueth->dma_rx); in prueth_stop()
A Dam65-cpsw-nuss.c479 dma_free(&common->dma_rx); in am65_cpsw_start()
481 dma_free(&common->dma_tx); in am65_cpsw_start()
565 dma_free(&common->dma_tx); in am65_cpsw_stop()
568 dma_free(&common->dma_rx); in am65_cpsw_stop()
/drivers/dma/
A Ddma-uclass.c125 int dma_free(struct dma *dma) in dma_free() function

Completed in 11 milliseconds