Searched refs:KEY_SLOW (Results 1 – 7 of 7) sorted by relevance
426 #define KEY_SLOW 0x199 macro
481 #define KEY_SLOW 0x199 macro
222 [KEY_SLOW] = "Slow", [KEY_SHUFFLE] = "Shuffle",
2558 #if defined(KEY_SLOW) || (defined(HAVE_DECL_KEY_SLOW) && HAVE_DECL_KEY_SLOW)2560 static_assert((KEY_SLOW) == (0x199), "KEY_SLOW != 0x199");2563 # define KEY_SLOW 0x1994243 [KEY_SLOW] = XLAT(KEY_SLOW),
401 KEY_SLOW 0x199
586 KEY_SLOW = 0x199 variable
436 pub const KEY_SLOW: u16 = 0x199; constant