Searched refs:consType (Results 1 – 6 of 6) sorted by relevance
48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
207 switch (xf86Info.consType) { in xf86OpenConsole()307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()334 xf86Info.consType = PCCONS; in xf86OpenPccons()426 xf86Info.consType = SYSCONS; in xf86OpenSyscons()522 xf86Info.consType = PCVT; in xf86OpenPcvt()569 xf86Info.consType = WSCONS; in xf86OpenWScons()587 switch (xf86Info.consType) { in xf86CloseConsole()
286 switch (xf86Info.consType) { in xf86SetTVOut()309 switch (xf86Info.consType) { in xf86SetRGBOut()
52 switch (xf86Info.consType) { in xf86OSRingBell()
71 int consType; /* Which console driver? */ member
114 .consType = -1,