Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddma.h391 void ioat_start_null_desc(struct ioatdma_chan *ioat_chan);
H A Ddma.c241 void ioat_start_null_desc(struct ioatdma_chan *ioat_chan) in ioat_start_null_desc() function
H A Dinit.c734 ioat_start_null_desc(ioat_chan); in ioat_alloc_chan_resources()