Home
last modified time | relevance | path

Searched defs:input_keymap_entry (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/include/linux/linux/
Dinput.h107 struct input_keymap_entry { struct
128 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
/third_party/libinput/include/linux/freebsd/
Dinput.h108 struct input_keymap_entry { struct
129 #define EVIOCGKEYCODE_V2 _IOWR('E', 0x04, struct input_keymap_entry) argument
/third_party/libevdev/include/linux/linux/
Dinput.h112 struct input_keymap_entry { struct
133 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65330 struct input_keymap_entry { struct
65331 __u8 flags;
65332 __u8 len;
65333 __u16 index;
65334 __u32 keycode;
65335 __u8 scancode[32];