Searched refs:corkscrew_timer (Results 1 – 1 of 1) sorted by relevance
371 static void corkscrew_timer(unsigned long arg);729 vp->timer.function = &corkscrew_timer; /* timer handler */ in corkscrew_open()861 static void corkscrew_timer(unsigned long data) in corkscrew_timer() function