Home
last modified time | relevance | path

Searched refs:KEY_MAX (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Djoystick.h41 #define JSIOCSBTNMAP _IOW('j', 0x33, __u16[KEY_MAX - BTN_MISC + 1])
42 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1])
Dinput-event-codes.h613 #define KEY_MAX 0x2ff macro
614 #define KEY_CNT (KEY_MAX + 1)