Searched refs:JSIOCGAXES (Results 1 – 3 of 3) sorted by relevance
57 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ macro
231 #define JSIOCGAXES /* get number of axes char */241 ioctl (fd, JSIOCGAXES, &number_of_axes);
538 case JSIOCGAXES: in joydev_ioctl_common()