Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c50 static int activeVT = -1; variable
225 activeVT = vts.v_active; in xf86OpenConsole()
341 if (activeVT >= 0) { in xf86CloseConsole()
342 switch_to(activeVT, "xf86CloseConsole"); in xf86CloseConsole()
343 activeVT = -1; in xf86CloseConsole()