Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A DVTsw_noop.c51 xf86VTSwitchTo(void) in xf86VTSwitchTo() function
H A DVTsw_usl.c68 xf86VTSwitchTo(void) in xf86VTSwitchTo() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c82 xf86VTSwitchTo() in xf86VTSwitchTo() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c108 xf86VTSwitchTo(void) in xf86VTSwitchTo() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h181 extern _X_EXPORT Bool xf86VTSwitchTo(void);
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Events.c456 if (!xf86VTSwitchTo()) in xf86VTEnter()