Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 – 7 of 7) sorted by relevance
209 #if defined(ABS_MT_WIDTH_MAJOR) || (defined(HAVE_DECL_ABS_MT_WIDTH_MAJOR) && HAVE_DECL_ABS_MT_WIDTH…211 static_assert((ABS_MT_WIDTH_MAJOR) == (0x32), "ABS_MT_WIDTH_MAJOR != 0x32");214 # define ABS_MT_WIDTH_MAJOR 0x32328 [ABS_MT_WIDTH_MAJOR] = XLAT(ABS_MT_WIDTH_MAJOR),
26 #if defined(ABS_MT_WIDTH_MAJOR) || (defined(HAVE_DECL_ABS_MT_WIDTH_MAJOR) && HAVE_DECL_ABS_MT_WIDTH…27 XLAT(ABS_MT_WIDTH_MAJOR),
4 ABS_MT_WIDTH_MAJOR
31 ABS_MT_WIDTH_MAJOR 0x32
786 ABS_MT_WIDTH_MAJOR = 0x32 # Major axis of approaching ellipse variable1266 ABS_MT_WIDTH_MAJOR : 'MT_WIDTH_MAJOR',
856 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
688 pub const ABS_MT_WIDTH_MAJOR: u16 = 0x32; constant