Searched refs:ei_watchdog (Results 1 – 1 of 1) sorted by relevance
100 static void ei_watchdog(struct timer_list *t);930 timer_setup(&info->watchdog, ei_watchdog, 0); in pcnet_open()1019 static void ei_watchdog(struct timer_list *t) in ei_watchdog() function