Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h389 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.c733 ioat_start_null_desc(ioat_chan); in ioat_alloc_chan_resources()