Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dinput.h186 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro
/linux-6.15/drivers/input/
H A Devdev.c1084 case EVIOCGRAB: in evdev_do_ioctl()