Home
last modified time | relevance | path

Searched defs:JSIOCGNAME (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/Documentation/input/joydev/
Djoystick-api.rst256 JSIOCGNAME section in IOCTLs
/Linux-v6.6/include/uapi/linux/
Djoystick.h59 #define JSIOCGNAME(len) _IOC(_IOC_READ, 'j', 0x13, len) /* get identifier string */ macro