Home
last modified time | relevance | path

Searched defs:KEY_SLEEP (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h172 #define KEY_SLEEP 142 /* SC System Sleep */ macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs182 pub const KEY_SLEEP: u16 = 142; constant
/external/autotest/client/bin/input/
Dlinux_input.py338 KEY_SLEEP = 142 # SC System Sleep variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h220 #define KEY_SLEEP 142 /* SC System Sleep */ macro