Searched refs:dma_free (Results 1 – 3 of 3) sorted by relevance
383 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()
479 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()
125 int dma_free(struct dma *dma) in dma_free() function
Completed in 11 milliseconds