Home
last modified time | relevance | path

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

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