Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c54 static int tty_mode; /* kbd mode to restore */ variable
259 SYSCALL(ioctl(xf86Info.consoleFd, KDGKBMODE, &tty_mode)); in xf86OpenConsole()
321 SYSCALL(ioctl(xf86Info.consoleFd, KDSKBMODE, tty_mode)); in xf86CloseConsole()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog136794 Restoring it unconditionally means we restore to whatever tty_mode has as