Searched refs:EVIOCREVOKE (Results 1 – 2 of 2) sorted by relevance
456 #ifdef EVIOCREVOKE in evdev_write_ioctl()457 case EVIOCREVOKE: in evdev_write_ioctl()
155 #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ macro