Home
last modified time | relevance | path

Searched refs:KEY_LIGHTS_TOGGLE (Results 1 - 8 of 8) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.h215 if (code >= KEY_OK && code <= KEY_LIGHTS_TOGGLE) in get_key_type()
H A Devdev.c1952 for (code = KEY_OK; code <= KEY_LIGHTS_TOGGLE; code++) { in evdev_device_is_joystick_or_gamepad()
/third_party/eudev/hm_src/
H A Dkeyboard-keys-to-name.h400 [KEY_LIGHTS_TOGGLE] = "KEY_LIGHTS_TOGGLE",
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h608 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h591 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h591 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h596 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/third_party/libevdev/include/
H A Devent-names.h490 [KEY_LIGHTS_TOGGLE] = "KEY_LIGHTS_TOGGLE",
1337 { .name = "KEY_LIGHTS_TOGGLE", .value = KEY_LIGHTS_TOGGLE },

Completed in 20 milliseconds