Searched refs:EVIOCGRAB (Results 1 – 5 of 5) sorted by relevance
161 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
451 case EVIOCGRAB: in evdev_write_ioctl()
142 EVIOCGRAB = IOW('E', 0x90, 'i') variable
542 unsigned IOCTL_EVIOCGRAB = EVIOCGRAB;
148 _(EVIOCGRAB, READ, sizeof(int));