Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h55 #define JSIOCGVERSION _IOR('j', 0x01, __u32) /* get driver version */ macro
/openbmc/linux/Documentation/input/joydev/
H A Djoystick-api.rst233 #define JSIOCGVERSION /* get driver version int */
/openbmc/linux/drivers/input/
H A Djoydev.c535 case JSIOCGVERSION: in joydev_ioctl_common()