Searched refs:BTN_TL2 (Results 1 – 7 of 7) sorted by relevance
499 BTN_TL2 = 0x138 variable1195 BTN_TL2 : 'TL2',
340 #define BTN_TL2 0x138 macro
392 #define BTN_TL2 0x138 macro
182 [BTN_TR] = "BtnTR", [BTN_TL2] = "BtnTL2",
1984 #if defined(BTN_TL2) || (defined(HAVE_DECL_BTN_TL2) && HAVE_DECL_BTN_TL2)1986 static_assert((BTN_TL2) == (0x138), "BTN_TL2 != 0x138");1989 # define BTN_TL2 0x1384158 [BTN_TL2] = XLAT(BTN_TL2),
316 BTN_TL2 0x138
349 pub const BTN_TL2: u16 = 0x138; constant