blank_screen_t
static void blank_screen_t(struct timer_list *unused);
static DEFINE_TIMER(console_timer, blank_screen_t);