Searched refs:fd_motor_off_timer (Results 1 – 1 of 1) sorted by relevance
345 static void fd_motor_off_timer( unsigned long dummy );376 static DEFINE_TIMER(motor_off_timer, fd_motor_off_timer, 0, 0);482 static void fd_motor_off_timer( unsigned long dummy ) in fd_motor_off_timer() function