Searched refs:INPUT_PROP_BUTTONPAD (Results 1 – 5 of 5) sorted by relevance
20 #if defined(INPUT_PROP_BUTTONPAD) || (defined(HAVE_DECL_INPUT_PROP_BUTTONPAD) && HAVE_DECL_INPUT_PR…22 static_assert((INPUT_PROP_BUTTONPAD) == (2), "INPUT_PROP_BUTTONPAD != 2");25 # define INPUT_PROP_BUTTONPAD 268 [INPUT_PROP_BUTTONPAD] = XLAT(INPUT_PROP_BUTTONPAD),
4 INPUT_PROP_BUTTONPAD 2
25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
153 INPUT_PROP_BUTTONPAD = 0x02 # has button(s) under pad variable
8 pub const INPUT_PROP_BUTTONPAD: u16 = 0x02; constant