Searched refs:BTN_THUMB2 (Results 1 – 7 of 7) sorted by relevance
478 BTN_THUMB2 = 0x122 variable1176 BTN_THUMB2 : 'THUMB2',
315 #define BTN_THUMB2 0x122 macro
367 #define BTN_THUMB2 0x122 macro
173 [BTN_THUMB2] = "ThumbBtn2", [BTN_TOP] = "TopBtn",
1851 #if defined(BTN_THUMB2) || (defined(HAVE_DECL_BTN_THUMB2) && HAVE_DECL_BTN_THUMB2)1853 static_assert((BTN_THUMB2) == (0x122), "BTN_THUMB2 != 0x122");1856 # define BTN_THUMB2 0x1224138 [BTN_THUMB2] = XLAT(BTN_THUMB2),
296 BTN_THUMB2 0x122
324 pub const BTN_THUMB2: u16 = 0x122; constant