Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dsbni.c132 static void sbni_watchdog(struct timer_list *);
1044 sbni_watchdog(struct timer_list *t) in sbni_watchdog() function
1206 timer_setup(w, sbni_watchdog, 0); in sbni_open()