Searched refs:ioat_cleanup_event (Results 1 – 3 of 3) sorted by relevance
396 void ioat_cleanup_event(struct tasklet_struct *t);
168 ioat_cleanup_event(&ioat_chan->cleanup_task); in ioat_stop()693 void ioat_cleanup_event(struct tasklet_struct *t) in ioat_cleanup_event() function
779 tasklet_setup(&ioat_chan->cleanup_task, ioat_cleanup_event); in ioat_init_channel()