Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A 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
H A Dinit.c767 timer_setup(&ioat_chan->timer, ioat_timer_event, 0); in ioat_init_channel()