Home
last modified time | relevance | path

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

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