Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dinput.h130 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/linux-2.6.39/drivers/input/
Devdev.c676 case EVIOCGRAB: in evdev_do_ioctl()