Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/lmc/
Dlmc_main.c99 static void lmc_watchdog(struct timer_list *t);
629 static void lmc_watchdog(struct timer_list *t) /*fold00*/ in lmc_watchdog() function
1077 timer_setup(&sc->timer, lmc_watchdog, 0); in lmc_open()