Searched refs:INPUT_PROP_SEMI_MT (Results 1 – 5 of 5) sorted by relevance
27 #if defined(INPUT_PROP_SEMI_MT) || (defined(HAVE_DECL_INPUT_PROP_SEMI_MT) && HAVE_DECL_INPUT_PROP_S…29 static_assert((INPUT_PROP_SEMI_MT) == (3), "INPUT_PROP_SEMI_MT != 3");32 # define INPUT_PROP_SEMI_MT 369 [INPUT_PROP_SEMI_MT] = XLAT(INPUT_PROP_SEMI_MT),
5 INPUT_PROP_SEMI_MT 3
26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
154 INPUT_PROP_SEMI_MT = 0x03 # touch rectangle only variable
9 pub const INPUT_PROP_SEMI_MT: u16 = 0x03; constant