Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_generic.c438 static void dev_watchdog(struct timer_list *t) in dev_watchdog() function
1364 timer_setup(&dev->watchdog_timer, dev_watchdog, 0); in dev_init_scheduler()