Searched refs:EVIOCREVOKE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | input.h | 162 #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ macro |
| /linux-4.4.14/drivers/input/ | ||
| D | evdev.c | 1122 case EVIOCREVOKE: in evdev_do_ioctl() |