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