Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/lmc/
H A Dlmc_main.c99 static void lmc_watchdog(struct timer_list *t);
625 static void lmc_watchdog(struct timer_list *t) /*fold00*/ in lmc_watchdog() function
1062 timer_setup(&sc->timer, lmc_watchdog, 0); in lmc_open()