Searched refs:ioat_timer_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/dma/ioat/
H A Ddma.h396 void ioat_timer_event(struct timer_list *t);
H A Ddma.c492 ioat_timer_event(&ioat_chan->timer);
902 void ioat_timer_event(struct timer_list *t) function
H A Dinit.c778 timer_setup(&ioat_chan->timer, ioat_timer_event, 0);

Completed in 119 milliseconds