Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/slip/
H A Dslip.c110 static void sl_outfill(struct timer_list *t);
771 timer_setup(&sl->outfill_timer, sl_outfill, 0);
1377 static void sl_outfill(struct timer_list *t) function