Searched refs:KEY_SAT2 (Results 1 – 7 of 7) sorted by relevance
399 #define KEY_SAT2 0x17e macro
455 #define KEY_SAT2 0x17e macro
208 [KEY_SAT] = "Sat", [KEY_SAT2] = "Sat2",
2369 #if defined(KEY_SAT2) || (defined(HAVE_DECL_KEY_SAT2) && HAVE_DECL_KEY_SAT2)2371 static_assert((KEY_SAT2) == (0x17e), "KEY_SAT2 != 0x17e");2374 # define KEY_SAT2 0x17e4216 [KEY_SAT2] = XLAT(KEY_SAT2),
374 KEY_SAT2 0x17e
566 KEY_SAT2 = 0x17e variable
409 pub const KEY_SAT2: u16 = 0x17e; constant