Home
last modified time | relevance | path

Searched refs:EVIOCGKEYCODE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput.h100 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
111 * in keymap entry. EVIOCGKEYCODE will also return scancode or index
134 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput.h103 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
114 * in keymap entry. EVIOCGKEYCODE will also return scancode or index
137 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput.h78 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput.h78 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput.h67 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) macro
/kernel/linux/linux-5.10/drivers/input/
H A Devdev.c1128 case EVIOCGKEYCODE: in evdev_do_ioctl()
/kernel/linux/linux-6.6/drivers/input/
H A Devdev.c1128 case EVIOCGKEYCODE: in evdev_do_ioctl()

Completed in 8 milliseconds