Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_main.c102 static void lmc_watchdog(struct timer_list *t);
632 static void lmc_watchdog(struct timer_list *t) /*fold00*/ in lmc_watchdog() function
1080 timer_setup(&sc->timer, lmc_watchdog, 0); in lmc_open()