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