Home
last modified time | relevance | path

Searched defs:KEY_LIGHTS_TOGGLE (Results 1 – 3 of 3) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h531 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs546 pub const KEY_LIGHTS_TOGGLE: u16 = 0x21e; constant
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h595 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro