Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h431 void ioat_timer_event(unsigned long data);
434 void ioat_timer_event(unsigned long data);
Ddma.c526 ioat_timer_event((unsigned long)ioat_chan); in ioat_check_space_lock()
841 void ioat_timer_event(unsigned long data) in ioat_timer_event() function
Dinit.c767 ioat_chan->timer.function = ioat_timer_event; in ioat_init_channel()