Home
last modified time | relevance | path

Searched refs:unblank_screen_t (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dconsole.c157 static void unblank_screen_t(unsigned long dummy);
2678 console_timer.function = unblank_screen_t; in vesa_powerdown_screen()
2716 console_timer.function = unblank_screen_t; in timer_do_blank_screen()
2740 static void unblank_screen_t(unsigned long dummy) in unblank_screen_t() function
2798 console_timer.function = unblank_screen_t; in poke_blanked_console()