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