Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvt.h68 #define VT_EVENT_SWITCH 0x0001 /* Console switch */ macro
/linux-5.19.10/drivers/tty/vt/
Dvt_ioctl.c221 vw.event.event = VT_EVENT_SWITCH; in vt_waitactive()
1196 vt_event_post(VT_EVENT_SWITCH, old, vc->vc_num); in complete_change_console()