Searched refs:JSIOCGAXES (Results 1 – 4 of 4) 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()
442 +pub const JSIOCGAXES: u32 = 2147576337;