Searched refs:BTN_8 (Results 1 – 7 of 7) sorted by relevance
469 BTN_8 = 0x108 variable1171 BTN_8 : '8',
299 #define BTN_8 0x108 macro
352 #define BTN_8 0x108 macro
167 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
1767 #if defined(BTN_8) || (defined(HAVE_DECL_BTN_8) && HAVE_DECL_BTN_8)1769 static_assert((BTN_8) == (0x108), "BTN_8 != 0x108");1772 # define BTN_8 0x1084124 [BTN_8] = XLAT(BTN_8),
282 BTN_8 0x108
308 pub const BTN_8: u16 = 0x108; constant