Home
last modified time | relevance | path

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

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