Home
last modified time | relevance | path

Searched refs:EVIOCGKEYCODE_V2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h135 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h138 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) macro
/openbmc/linux/drivers/input/
H A Devdev.c1134 case EVIOCGKEYCODE_V2: in evdev_do_ioctl()