Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Events.c190 if (!xf86VTActivate(vtno)) { in xf86ProcessActionEvent()
199 if (!xf86VTActivate(xf86Info.vtno + 1)) { in xf86ProcessActionEvent()
203 if (!xf86VTActivate(1)) { in xf86ProcessActionEvent()
212 if (!xf86VTActivate(xf86Info.vtno - 1)) { in xf86ProcessActionEvent()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A DVTsw_noop.c57 xf86VTActivate(int vtno) in xf86VTActivate() function
H A DVTsw_usl.c78 xf86VTActivate(int vtno) in xf86VTActivate() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c97 xf86VTActivate(int vtno) in xf86VTActivate() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c120 xf86VTActivate(int vtno) in xf86VTActivate() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h178 extern _X_HIDDEN Bool xf86VTActivate(int vtno);