Home
last modified time | relevance | path

Searched refs:KEY_BRIGHTNESSDOWN (Results 1 – 7 of 7) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h252 #define KEY_BRIGHTNESSDOWN 224 macro
/external/libxkbcommon/xkbcommon/test/data/keycodes/
Devdev262 <I232> = 232; // #define KEY_BRIGHTNESSDOWN 224
/external/strace/xlat/
Devdev_keycode.in226 KEY_BRIGHTNESSDOWN
Devdev_keycode.h678 #if defined(KEY_BRIGHTNESSDOWN) || (defined(HAVE_DECL_KEY_BRIGHTNESSDOWN) && HAVE_DECL_KEY_BRIGHTNE…
679 XLAT(KEY_BRIGHTNESSDOWN),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h301 #define KEY_BRIGHTNESSDOWN 224 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c161 [KEY_BRIGHTNESSDOWN] = "Brightness down", [KEY_BRIGHTNESSUP] = "Brightness up",
/external/autotest/client/bin/input/
Dlinux_input.py412 KEY_BRIGHTNESSDOWN = 224 variable