Searched refs:pcnet32_watchdog (Results 1 – 1 of 1) sorted by relevance
320 static void pcnet32_watchdog(struct timer_list *);1975 timer_setup(&lp->watchdog_timer, pcnet32_watchdog, 0); in pcnet32_probe1()2899 static void pcnet32_watchdog(struct timer_list *t) in pcnet32_watchdog() function