Searched refs:BTN_6 (Results 1 – 7 of 7) sorted by relevance
467 BTN_6 = 0x106 variable1169 BTN_6 : '6',
297 #define BTN_6 0x106 macro
350 #define BTN_6 0x106 macro
166 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
1753 #if defined(BTN_6) || (defined(HAVE_DECL_BTN_6) && HAVE_DECL_BTN_6)1755 static_assert((BTN_6) == (0x106), "BTN_6 != 0x106");1758 # define BTN_6 0x1064122 [BTN_6] = XLAT(BTN_6),
280 BTN_6 0x106
306 pub const BTN_6: u16 = 0x106; constant