Home
last modified time | relevance | path

Searched refs:ioat_cleanup_preamble (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.c181 if (ioat_cleanup_preamble(chan, &phys_complete)) in ioat2_cleanup()
265 if (ioat_cleanup_preamble(chan, &phys_complete)) in ioat2_restart_channel()
326 if (ioat_cleanup_preamble(chan, &phys_complete)) in ioat2_timer_event()
Ddma.h343 bool ioat_cleanup_preamble(struct ioat_chan_common *chan,
Ddma.c590 bool ioat_cleanup_preamble(struct ioat_chan_common *chan, in ioat_cleanup_preamble() function
681 if (!ioat_cleanup_preamble(chan, &phys_complete)) { in ioat1_cleanup()
727 if (ioat_cleanup_preamble(chan, &phys_complete)) in ioat1_timer_event()
Ddma_v3.c621 if (ioat_cleanup_preamble(chan, &phys_complete)) in ioat3_timer_event()