Searched refs:ioat_cleanup_event (Results 1 – 3 of 3) sorted by relevance
430 void ioat_cleanup_event(unsigned long data);
124 ioat_cleanup_event((unsigned long)&ioat_chan->dma_chan); in ioat_stop()723 void ioat_cleanup_event(unsigned long data) in ioat_cleanup_event() function
769 tasklet_init(&ioat_chan->cleanup_task, ioat_cleanup_event, data); in ioat_init_channel()