Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h406 void ioat_stop(struct ioatdma_chan *ioat_chan);
H A Ddma.c135 void ioat_stop(struct ioatdma_chan *ioat_chan) in ioat_stop() function
H A Dinit.c610 ioat_stop(ioat_chan); in ioat_free_chan_resources()