fd_motor_off_timer
static void fd_motor_off_timer(struct timer_list *unused);
static DEFINE_TIMER(motor_off_timer, fd_motor_off_timer);