Searched refs:BTN_MISC (Results 1 – 5 of 5) sorted by relevance
66 #define JSIOCSBTNMAP _IOW('j', 0x33, __u16[KEY_MAX - BTN_MISC + 1]) /* set button mapping */67 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */
342 #define BTN_MISC 0x100 macro
290 #define BTN_MISC 0x100 macro
453 BTN_MISC = 0x100 variable
299 pub const BTN_MISC: u16 = 0x100; constant