HomeSort by: relevance | last modified time | path
    Searched refs:XI86_DEVICE_DISABLED (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Events.c 308 pInfo->flags |= XI86_DEVICE_DISABLED;
318 if (pInfo->dev && (pInfo->flags & XI86_DEVICE_DISABLED) == 0)
320 pInfo->flags &= ~XI86_DEVICE_DISABLED;
xf86Xinput.h 67 #define XI86_DEVICE_DISABLED 0x10 /* device was disabled before vt switch */

Completed in 7 milliseconds