Searched refs:BTN_MISC (Results 1 – 2 of 2) sorted by relevance
41 #define JSIOCSBTNMAP _IOW('j', 0x33, __u16[KEY_MAX - BTN_MISC + 1])42 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1])
298 #define BTN_MISC 0x100 macro