Searched refs:EVIOCGRAB (Results 1 – 3 of 3) sorted by relevance
347 unsigned IOCTL_EVIOCGRAB = EVIOCGRAB;
144 _(EVIOCGRAB, READ, sizeof(int));
155 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro