Home
last modified time | relevance | path

Searched refs:ioat_cleanup_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/ioat/
H A Ddma.h395 void ioat_cleanup_event(struct tasklet_struct *t);
H A Ddma.c168 ioat_cleanup_event(&ioat_chan->cleanup_task); in ioat_stop()
693 void ioat_cleanup_event(struct tasklet_struct *t) in ioat_cleanup_event() function