Home
last modified time | relevance | path

Searched refs:ChangeDeviceNotify (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dextinit.c353 int ChangeDeviceNotify; variable
1013 ChangeDeviceNotify = DeviceMappingNotify + 1; in FixExtensionEvents()
1014 DeviceKeyStateNotify = ChangeDeviceNotify + 1; in FixExtensionEvents()
1069 SetMaskForExtEvent(ChangeDeviceNotifyMask, ChangeDeviceNotify); in FixExtensionEvents()
1117 ChangeDeviceNotify = 12; in RestoreExtensionEvents()
1157 EventSwapVector[ChangeDeviceNotify] = NotImplemented; in IResetProc()
1252 else if (type == ChangeDeviceNotify) in SEventIDispatch()
1319 EventSwapVector[ChangeDeviceNotify] = SEventIDispatch; in XInputExtensionInit()
H A Dexglobals.h75 extern int ChangeDeviceNotify;
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Dxinput.c290 ADD(ChangeDeviceNotify); in main()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxevents.c469 event = ChangeDeviceNotify; in dmxTranslateAndEnqueueExtEvent()
H A Ddmxcommon.c356 ADD(ChangeDeviceNotify); in dmxCommonOthOn()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt825 V012 XInputExtension:ChangeDeviceNotify