Searched refs:BTN_9 (Results 1 – 7 of 7) sorted by relevance
463 BTN_9 = 0x109 variable1165 BTN_9 : '9',
300 #define BTN_9 0x109 macro
352 #define BTN_9 0x109 macro
167 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
1774 #if defined(BTN_9) || (defined(HAVE_DECL_BTN_9) && HAVE_DECL_BTN_9)1776 static_assert((BTN_9) == (0x109), "BTN_9 != 0x109");1779 # define BTN_9 0x1094125 [BTN_9] = XLAT(BTN_9),
283 BTN_9 0x109
309 pub const BTN_9: u16 = 0x109; constant