Name

init_timer — initialize a timer.

Synopsis

void init_timer (struct timer_list *  timer);

Arguments

timer

the timer to be initialized

Description

init_timer must be done to a timer prior calling *any* of the other timer functions.