Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h538 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h596 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h594 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/external/strace/xlat/
Devdev_keycode.h3286 #if defined(KEY_ALS_TOGGLE) || (defined(HAVE_DECL_KEY_ALS_TOGGLE) && HAVE_DECL_KEY_ALS_TOGGLE)
3288 static_assert((KEY_ALS_TOGGLE) == (0x230), "KEY_ALS_TOGGLE != 0x230");
3291 # define KEY_ALS_TOGGLE 0x230
4359 [KEY_ALS_TOGGLE] = XLAT(KEY_ALS_TOGGLE),
Devdev_keycode.in517 KEY_ALS_TOGGLE 0x230