Searched refs:EVIOCGKEYCODE_V2 (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | input.h | 138 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) macro |
/linux/drivers/input/ | ||
H A D | evdev.c | 1132 case EVIOCGKEYCODE_V2: in evdev_do_ioctl() |