Searched refs:ABS_MT_TOUCH_MAJOR (Results 1 – 7 of 7) sorted by relevance
195 #if defined(ABS_MT_TOUCH_MAJOR) || (defined(HAVE_DECL_ABS_MT_TOUCH_MAJOR) && HAVE_DECL_ABS_MT_TOUCH…197 static_assert((ABS_MT_TOUCH_MAJOR) == (0x30), "ABS_MT_TOUCH_MAJOR != 0x30");200 # define ABS_MT_TOUCH_MAJOR 0x30326 [ABS_MT_TOUCH_MAJOR] = XLAT(ABS_MT_TOUCH_MAJOR),
20 #if defined(ABS_MT_TOUCH_MAJOR) || (defined(HAVE_DECL_ABS_MT_TOUCH_MAJOR) && HAVE_DECL_ABS_MT_TOUCH…21 XLAT(ABS_MT_TOUCH_MAJOR),
2 ABS_MT_TOUCH_MAJOR
29 ABS_MT_TOUCH_MAJOR 0x30
784 ABS_MT_TOUCH_MAJOR = 0x30 # Major axis of touching ellipse variable797 ABS_MT_FIRST = ABS_MT_TOUCH_MAJOR1264 ABS_MT_TOUCH_MAJOR : 'MT_TOUCH_MAJOR',
854 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
686 pub const ABS_MT_TOUCH_MAJOR: u16 = 0x30; constant