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