Home
last modified time | relevance | path

Searched refs:KEY_LIGHTS_TOGGLE (Results 1 – 5 of 5) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h531 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h589 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h587 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/external/strace/xlat/
Devdev_keycode.h3251 #if defined(KEY_LIGHTS_TOGGLE) || (defined(HAVE_DECL_KEY_LIGHTS_TOGGLE) && HAVE_DECL_KEY_LIGHTS_TOG…
3253 static_assert((KEY_LIGHTS_TOGGLE) == (0x21e), "KEY_LIGHTS_TOGGLE != 0x21e");
3256 # define KEY_LIGHTS_TOGGLE 0x21e
4352 [KEY_LIGHTS_TOGGLE] = XLAT(KEY_LIGHTS_TOGGLE),
Devdev_keycode.in510 KEY_LIGHTS_TOGGLE 0x21e