Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A DVTsw_noop.c39 xf86VTSwitchPending(void) in xf86VTSwitchPending() function
H A DVTsw_usl.c52 xf86VTSwitchPending(void) in xf86VTSwitchPending() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c56 xf86VTSwitchPending() in xf86VTSwitchPending() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c66 xf86VTSwitchPending(void) in xf86VTSwitchPending() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h179 extern _X_EXPORT Bool xf86VTSwitchPending(void);
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Events.c233 if (xf86VTSwitchPending()) in xf86Wakeup()