Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dsbni.c132 static void sbni_watchdog(struct timer_list *);
1033 sbni_watchdog(struct timer_list *t) in sbni_watchdog() function
1195 timer_setup(w, sbni_watchdog, 0); in sbni_open()