Searched refs:mixcomwd_timerfun (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dmixcomwd.c102 static void mixcomwd_timerfun(unsigned long d);
108 static DEFINE_TIMER(mixcomwd_timer, mixcomwd_timerfun, 0, 0);
123 static void mixcomwd_timerfun(unsigned long d) mixcomwd_timerfun() function

Completed in 32 milliseconds