Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Devdev-scancodes.h502 #define KEY_NUMERIC_1 0x201 /* and other keypads */ macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs513 pub const KEY_NUMERIC_1: u16 = 0x201; constant
/external/autotest/client/bin/input/
Dlinux_input.py662 KEY_NUMERIC_1 = 0x201 # and other keypads variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h562 #define KEY_NUMERIC_1 0x201 /* and other keypads */ macro