button_sequence_finished
static void button_sequence_finished(struct timer_list *unused);
static DEFINE_TIMER(button_timer, button_sequence_finished);