Home
last modified time | relevance | path

Searched refs:KEY_BRIGHTNESS_CYCLE (Results 1 – 8 of 8) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h278 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/external/libxkbcommon/test/data/keycodes/
Devdev281 <I251> = 251; // #define KEY_BRIGHTNESS_CYCLE 243
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h327 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/external/strace/xlat/
Devdev_keycode.h1665 #if defined(KEY_BRIGHTNESS_CYCLE) || (defined(HAVE_DECL_KEY_BRIGHTNESS_CYCLE) && HAVE_DECL_KEY_BRIG…
1667 static_assert((KEY_BRIGHTNESS_CYCLE) == (243), "KEY_BRIGHTNESS_CYCLE != 243");
1670 # define KEY_BRIGHTNESS_CYCLE 243
4094 [KEY_BRIGHTNESS_CYCLE] = XLAT(KEY_BRIGHTNESS_CYCLE),
Devdev_keycode.in252 KEY_BRIGHTNESS_CYCLE 243
/external/autotest/client/bin/input/
Dlinux_input.py444 KEY_BRIGHTNESS_CYCLE = 243 # brightness up, after max is min variable
/external/crosvm/devices/src/virtio/input/
Dconstants.rs288 pub const KEY_BRIGHTNESS_CYCLE: u16 = 243; constant
/external/libxkbcommon/test/data/symbols/
Dinet215 …key <I251> { [ XF86MonBrightnessCycle ] }; // KEY_BRIGHTNESS_CYCLE -- bright up, max…