Searched refs:JSIOCGBTNMAP (Results 1 – 2 of 2) sorted by relevance
67 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */ macro
576 case (JSIOCGBTNMAP & ~IOCSIZE_MASK): in joydev_ioctl_common()