Searched refs:EVIOCGMASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | input.h | 215 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro |
/linux/drivers/input/ | ||
A D | evdev.c | 1098 case EVIOCGMASK: { in evdev_do_ioctl() |
Completed in 6 milliseconds