Searched refs:EVIOCGRAB (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | input.h | 182 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro |
| /Linux-v5.4/drivers/input/ | ||
| D | evdev.c | 1098 case EVIOCGRAB: in evdev_do_ioctl() |