Home
last modified time | relevance | path

Searched refs:EVIOCGMTSLOTS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dinput.h171 #define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) macro
/linux-6.12.1/drivers/input/
Devdev.c1149 case EVIOCGMTSLOTS(0): in evdev_do_ioctl()