Searched refs:fd_motor_off_timer (Results 1 – 1 of 1) sorted by relevance
422 static void fd_motor_off_timer(struct timer_list *unused);452 static DEFINE_TIMER(motor_off_timer, fd_motor_off_timer);561 static void fd_motor_off_timer(struct timer_list *unused) in fd_motor_off_timer() function