Searched refs:KEY_TEEN (Results 1 – 7 of 7) sorted by relevance
431 #define KEY_TEEN 0x19e macro
486 #define KEY_TEEN 0x19e macro
224 [KEY_DIGITS] = "Digits", [KEY_TEEN] = "TEEN",
2593 #if defined(KEY_TEEN) || (defined(HAVE_DECL_KEY_TEEN) && HAVE_DECL_KEY_TEEN)2595 static_assert((KEY_TEEN) == (0x19e), "KEY_TEEN != 0x19e");2598 # define KEY_TEEN 0x19e4248 [KEY_TEEN] = XLAT(KEY_TEEN),
406 KEY_TEEN 0x19e
591 KEY_TEEN = 0x19e variable
441 pub const KEY_TEEN: u16 = 0x19e; constant