Searched refs:epic_timer (Results 1 – 1 of 1) sorted by relevance
294 static void epic_timer(unsigned long data);748 ep->timer.function = epic_timer; /* timer handler */ in epic_open()851 static void epic_timer(unsigned long data) in epic_timer() function