Searched refs:BTN_THUMBR (Results 1 – 7 of 7) sorted by relevance
505 BTN_THUMBR = 0x13e variable1201 BTN_THUMBR : 'THUMBR',
346 #define BTN_THUMBR 0x13e macro
398 #define BTN_THUMBR 0x13e macro
185 [BTN_THUMBL] = "BtnThumbL", [BTN_THUMBR] = "BtnThumbR",
2026 #if defined(BTN_THUMBR) || (defined(HAVE_DECL_BTN_THUMBR) && HAVE_DECL_BTN_THUMBR)2028 static_assert((BTN_THUMBR) == (0x13e), "BTN_THUMBR != 0x13e");2031 # define BTN_THUMBR 0x13e4164 [BTN_THUMBR] = XLAT(BTN_THUMBR),
322 BTN_THUMBR 0x13e
355 pub const BTN_THUMBR: u16 = 0x13e; constant