Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ioat/
Ddma.h397 void ioat_timer_event(struct timer_list *t);
Ddma.c477 ioat_timer_event(&ioat_chan->timer); in ioat_check_space_lock()
869 void ioat_timer_event(struct timer_list *t) in ioat_timer_event() function
Dinit.c780 timer_setup(&ioat_chan->timer, ioat_timer_event, 0); in ioat_init_channel()