Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dinput.h179 #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ macro
/Linux-v4.19/drivers/input/
Devdev.c1127 case EVIOCREVOKE: in evdev_do_ioctl()