Home
last modified time | relevance | path

Searched refs:BTN_MISC (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.h298 #define BTN_MISC 0x100 macro