Searched refs:EVIOCREVOKE (Results 1 – 4 of 4) sorted by relevance
181 #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ macro
184 #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ macro
1092 case EVIOCREVOKE: in evdev_do_ioctl()