Searched refs:switch_to (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 60 switch_to(int vt, const char *from) function in typeref:typename:void 191 switch_to(xf86Info.vtno, "xf86OpenConsole"); 243 switch_to(xf86Info.vtno, "xf86OpenConsole"); 293 switch_to(activeVT, "xf86CloseConsole");
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_init.c | 65 switch_to(int vt, const char *from) function in typeref:typename:void 195 switch_to(xf86Info.vtno, "xf86OpenConsole"); 239 switch_to(xf86Info.vtno, "xf86OpenConsole"); 330 switch_to(xf86StartVT, "xf86CloseConsole");
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 66 switch_to(int vt, const char *from) function in typeref:typename:int 233 if (!switch_to(xf86Info.vtno, "xf86OpenConsole")) 290 if (!switch_to(xf86Info.vtno, "xf86OpenConsole")) 350 switch_to(activeVT, "xf86CloseConsole");
|
Completed in 5 milliseconds