Searched refs:KEY_OK (Results 1 – 7 of 7) sorted by relevance
369 #define KEY_OK 0x160 macro
422 #define KEY_OK 0x160 macro
193 [BTN_GEAR_UP] = "Gear up", [KEY_OK] = "Ok",
2159 #if defined(KEY_OK) || (defined(HAVE_DECL_KEY_OK) && HAVE_DECL_KEY_OK)2161 static_assert((KEY_OK) == (0x160), "KEY_OK != 0x160");2164 # define KEY_OK 0x1604186 [KEY_OK] = XLAT(KEY_OK),
344 KEY_OK 0x160
529 KEY_OK = 0x160 variable
379 pub const KEY_OK: u16 = 0x160; constant