Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
Ddma.h407 void ioat_stop(struct ioatdma_chan *ioat_chan);
Ddma.c135 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop() function
Dinit.c622 ioat_stop(ioat_chan); in ioat_free_chan_resources()