Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h442 void ioat_stop(struct ioatdma_chan *ioat_chan);
Ddma.c91 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop() function
Dinit.c647 ioat_stop(ioat_chan); in ioat_free_chan_resources()