Home
last modified time | relevance | path

Searched refs:EVIOCSKEYCODE_V2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dinput.h140 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry) macro
/linux-6.12.1/drivers/input/
Devdev.c1135 case EVIOCSKEYCODE_V2: in evdev_do_ioctl()