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