Searched refs:ABS_MT_DISTANCE (Results 1 – 7 of 7) sorted by relevance
272 #if defined(ABS_MT_DISTANCE) || (defined(HAVE_DECL_ABS_MT_DISTANCE) && HAVE_DECL_ABS_MT_DISTANCE)274 static_assert((ABS_MT_DISTANCE) == (0x3b), "ABS_MT_DISTANCE != 0x3b");277 # define ABS_MT_DISTANCE 0x3b337 [ABS_MT_DISTANCE] = XLAT(ABS_MT_DISTANCE),
53 #if defined(ABS_MT_DISTANCE) || (defined(HAVE_DECL_ABS_MT_DISTANCE) && HAVE_DECL_ABS_MT_DISTANCE)54 XLAT(ABS_MT_DISTANCE),
13 ABS_MT_DISTANCE
40 ABS_MT_DISTANCE 0x3b
795 ABS_MT_DISTANCE = 0x3b # Contact hover distance variable798 ABS_MT_LAST = ABS_MT_DISTANCE1275 ABS_MT_DISTANCE : 'MT_DISTANCE'
865 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
697 pub const ABS_MT_DISTANCE: u16 = 0x3b; constant