Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c106 #define XI_VERIFY_VALUATORS(num_valuators) \ macro
1152 XI_VERIFY_VALUATORS(num_valuators); in xf86PostMotionEvent()
1172 XI_VERIFY_VALUATORS(num_valuators); in xf86PostMotionEventP()
1292 XI_VERIFY_VALUATORS(num_valuators); in xf86PostProximityEvent()
1312 XI_VERIFY_VALUATORS(num_valuators); in xf86PostProximityEventP()
1335 XI_VERIFY_VALUATORS(num_valuators); in xf86PostButtonEvent()
1358 XI_VERIFY_VALUATORS(num_valuators); in xf86PostButtonEventP()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105951 xfree86: move XI_VERIFY_VALUATORS to the source file it's used in.
124781 XI_VERIFY_VALUATORS macro.