Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvt.h71 #define VT_EVENT_RESIZE 0x0008 /* Resize display */ macro
/linux-4.4.14/drivers/tty/vt/
Dvt.c954 vt_event_post(VT_EVENT_RESIZE, vc->vc_num, vc->vc_num); in vc_do_resize()