Searched refs:BTN_5 (Results 1 – 7 of 7) sorted by relevance
466 BTN_5 = 0x105 variable1168 BTN_5 : '5',
296 #define BTN_5 0x105 macro
349 #define BTN_5 0x105 macro
165 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
1746 #if defined(BTN_5) || (defined(HAVE_DECL_BTN_5) && HAVE_DECL_BTN_5)1748 static_assert((BTN_5) == (0x105), "BTN_5 != 0x105");1751 # define BTN_5 0x1054121 [BTN_5] = XLAT(BTN_5),
279 BTN_5 0x105
305 pub const BTN_5: u16 = 0x105; constant