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