Searched refs:KEY_OPTION (Results 1 – 7 of 7) sorted by relevance
374 #define KEY_OPTION 0x165 macro
427 #define KEY_OPTION 0x165 macro
196 [KEY_OPTION] = "Option", [KEY_INFO] = "Info",
2194 #if defined(KEY_OPTION) || (defined(HAVE_DECL_KEY_OPTION) && HAVE_DECL_KEY_OPTION)2196 static_assert((KEY_OPTION) == (0x165), "KEY_OPTION != 0x165");2199 # define KEY_OPTION 0x1654191 [KEY_OPTION] = XLAT(KEY_OPTION),
349 KEY_OPTION 0x165
534 KEY_OPTION = 0x165 variable
384 pub const KEY_OPTION: u16 = 0x165; constant