Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dmissing.h188 #ifndef KEY_ALS_TOGGLE
189 #define KEY_ALS_TOGGLE 0x7a macro
/third_party/libinput/src/
Devdev-fallback.h197 if (code >= KEY_ALS_TOGGLE && code < BTN_TRIGGER_HAPPY) in get_key_type()
/third_party/eudev/hm_src/
Dkeyboard-keys-to-name.h119 [KEY_ALS_TOGGLE] = "KEY_ALS_TOGGLE",
Dkeyboard-keys-from-name.h503 {"als_toggle", KEY_ALS_TOGGLE}, in keyboard_lookup_key()
/third_party/eudev/src/udev/
Dudev-builtin-input_id.c53 { KEY_ALS_TOGGLE, BTN_TRIGGER_HAPPY }
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h612 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h598 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h598 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h598 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ macro
/third_party/libevdev/include/
Devent-names.h486 [KEY_ALS_TOGGLE] = "KEY_ALS_TOGGLE",
1066 { .name = "KEY_ALS_TOGGLE", .value = KEY_ALS_TOGGLE },