Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ioat/
Ddma.h406 void ioat_stop(struct ioatdma_chan *ioat_chan);
Ddma.c135 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop() function
Dinit.c611 ioat_stop(ioat_chan); in ioat_free_chan_resources()