Searched refs:JSIOCGNAME (Results 1 – 4 of 4) sorted by relevance
62 #define JSIOCGNAME(len) _IOC(_IOC_READ, 'j', 0x13, len) /* get identifier string */ macro
201 #define JSIOCGNAME(len) /* get identifier string char */223 4.2 JSIOCGNAME226 JSIOCGNAME(len) allows you to get the name string of the joystick - the same232 if (ioctl(fd, JSIOCGNAME(sizeof(name)), name) < 0)
582 case JSIOCGNAME(0): in joydev_ioctl_common()
1388 COMPATIBLE_IOCTL(JSIOCGNAME(0))