Searched refs:EVIOCGMTSLOTS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | input.h | 167 #define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) macro |
| /Linux-v5.4/drivers/input/ | ||
| D | evdev.c | 1163 case EVIOCGMTSLOTS(0): in evdev_do_ioctl() |