Home
last modified time | relevance | path

Searched refs:JSIOCGBUTTONS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Djoystick.h61 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */ macro
/linux-4.4.14/Documentation/input/
Djoystick-api.txt199 #define JSIOCGBUTTONS /* get number of buttons char */
/linux-4.4.14/drivers/input/
Djoydev.c531 case JSIOCGBUTTONS: in joydev_ioctl_common()
/linux-4.4.14/fs/
Dcompat_ioctl.c1388 COMPATIBLE_IOCTL(JSIOCGBUTTONS)