Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.c51 static void ioat1_cleanup(struct ioat_dma_chan *ioat);
384 ioat1_cleanup(ioat); in ioat1_dma_free_chan_resources()
530 ioat1_cleanup(ioat); in ioat1_cleanup_event()
652 static void ioat1_cleanup(struct ioat_dma_chan *ioat) in ioat1_cleanup() function