Searched refs:BTN_TR (Results 1 – 7 of 7) sorted by relevance
498 BTN_TR = 0x137 variable1194 BTN_TR : 'TR',
339 #define BTN_TR 0x137 macro
391 #define BTN_TR 0x137 macro
182 [BTN_TR] = "BtnTR", [BTN_TL2] = "BtnTL2",
1977 #if defined(BTN_TR) || (defined(HAVE_DECL_BTN_TR) && HAVE_DECL_BTN_TR)1979 static_assert((BTN_TR) == (0x137), "BTN_TR != 0x137");1982 # define BTN_TR 0x1374157 [BTN_TR] = XLAT(BTN_TR),
315 BTN_TR 0x137
348 pub const BTN_TR: u16 = 0x137; constant