Searched refs:EVIOCSKEYCODE_V2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | input.h | 140 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry) macro |
/Linux-v6.6/drivers/input/ | ||
D | evdev.c | 1137 case EVIOCSKEYCODE_V2: in evdev_do_ioctl() |