Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_keycode.in227 KEY_BRIGHTNESSUP
Devdev_keycode.h679 #if defined(KEY_BRIGHTNESSUP) || (defined(HAVE_DECL_KEY_BRIGHTNESSUP) && HAVE_DECL_KEY_BRIGHTNESSUP)
680 XLAT(KEY_BRIGHTNESSUP),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h301 #define KEY_BRIGHTNESSUP 225 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.py413 KEY_BRIGHTNESSUP = 225 variable