Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h397 void ioat_timer_event(struct timer_list *t);
Ddma.c492 ioat_timer_event(&ioat_chan->timer); in ioat_check_space_lock()
902 void ioat_timer_event(struct timer_list *t) in ioat_timer_event() function
Dinit.c778 timer_setup(&ioat_chan->timer, ioat_timer_event, 0); in ioat_init_channel()