Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dextinit.c1203 #define DO_SWAP(func,type) func ((type *)from, (type *)to) macro
1211 DO_SWAP(SEventDeviceValuator, deviceValuator); in SEventIDispatch()
1233 DO_SWAP(SEventFocus, deviceFocus); in SEventIDispatch()
1235 DO_SWAP(SEventFocus, deviceFocus); in SEventIDispatch()
1245 DO_SWAP(SDeviceStateNotifyEvent, deviceStateNotify); in SEventIDispatch()
1247 DO_SWAP(SDeviceKeyStateNotifyEvent, deviceKeyStateNotify); in SEventIDispatch()
1249 DO_SWAP(SDeviceButtonStateNotifyEvent, deviceButtonStateNotify); in SEventIDispatch()
1251 DO_SWAP(SDeviceMappingNotifyEvent, deviceMappingNotify); in SEventIDispatch()
1253 DO_SWAP(SChangeDeviceNotifyEvent, changeDeviceNotify); in SEventIDispatch()
1255 DO_SWAP(SDevicePresenceNotifyEvent, devicePresenceNotify); in SEventIDispatch()
[all …]