Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h58 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */ macro
/openbmc/linux/Documentation/input/joydev/
H A Djoystick-api.rst232 #define JSIOCGBUTTONS /* get number of buttons char */
/openbmc/linux/drivers/input/
H A Djoydev.c541 case JSIOCGBUTTONS: in joydev_ioctl_common()