Searched refs:xf86VTOwner (Results 1 – 7 of 7) sorted by relevance
527 if (xf86VTOwner()) in xf86VTSwitch()728 xf86VTOwner(void) in xf86VTOwner() function
220 extern _X_EXPORT Bool xf86VTOwner(void);
669 if (!xf86VTOwner()) { in InitOutput()
968 if (enable && dev->inited && dev->startup && xf86VTOwner()) { in xf86NewInputDevice()
163 if (!xf86VTOwner()) { in xf86PlatformDeviceProbe()
253 if (!xf86VTOwner()) in xf86OpenConsole()
63179 xf86: use new xf86VTOwner interface in a few places