Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dvt.h70 #define VT_EVENT_UNBLANK 0x0004 /* Screen unblank */ macro
/linux-2.6.39/drivers/tty/vt/
Dvt.c3821 vt_event_post(VT_EVENT_UNBLANK, vc->vc_num, vc->vc_num); in do_unblank_screen()