Searched refs:blank_screen_t (Results 1 – 1 of 1) sorted by relevance
153 static void blank_screen_t(struct timer_list *unused);230 static DEFINE_TIMER(console_timer, blank_screen_t);4588 static void blank_screen_t(struct timer_list *unused)4590 static void blank_screen_t(struct timer_list *unused) blank_screen_t() function