Searched refs:EVIOCGMTSLOTS (Results 1 – 3 of 3) sorted by relevance
93 #define EVIOCGMTSLOTS(len) _IOC(IOC_INOUT, EVDEV_IOC_MAGIC, 0x0a, len) /* get MT slots values */ macro
608 case EVIOCGMTSLOTS(0): in evdev_ioctl()
3505 ((EVIOCGMTSLOTS(0) & ~IOC_DIRMASK) | IOC_OUT)) in linux_ioctl_evdev()