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