Home
last modified time | relevance | path

Searched defs:vtno (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c97 xf86VTActivate(int vtno) in xf86VTActivate()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A DVTsw_noop.c57 xf86VTActivate(int vtno) in xf86VTActivate()
H A DVTsw_usl.c78 xf86VTActivate(int vtno) in xf86VTActivate()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c120 xf86VTActivate(int vtno) in xf86VTActivate()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Privstr.h53 int vtno; member
H A Dxf86Events.c187 int vtno = *((int *) arg); in xf86ProcessActionEvent() local