Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput.h180 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput.h180 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput.h183 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/OK3568_Linux_fs/kernel/drivers/input/
H A Devdev.c1086 case EVIOCGRAB: in evdev_do_ioctl()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog141163 As a result, the evdev driver must put an EVIOCGRAB on the device to avoid