Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c100 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