Home
last modified time | relevance | path

Searched defs:EVIOCGRAB (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/include/linux/linux/
Dinput.h176 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/third_party/libinput/include/linux/freebsd/
Dinput.h177 #define EVIOCGRAB _IOWINT('E', 0x90) /* Grab/Release device */ macro
/third_party/libevdev/include/linux/linux/
Dinput.h181 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro