Home
last modified time | relevance | path

Searched refs:input_keymap_entry (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinput.h114 struct input_keymap_entry { struct
135 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
137 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/external/strace/tests/
Dioctl_evdev.c204 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_keymap_entry, ike); in main()
/external/strace/tests-mx32/
Dioctl_evdev.c204 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_keymap_entry, ike); in main()
/external/strace/tests-m32/
Dioctl_evdev.c204 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_keymap_entry, ike); in main()
/external/strace/
Devdev.c114 struct input_keymap_entry ike; in keycode_V2_ioctl()
DChangeLog28582 evdev.c: fix decoding of struct input_keymap_entry.
39847 input_keymap_entry.keycode.
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp454 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc455 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry);
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs203 pub struct input_keymap_entry {
/external/rust/crates/libc/src/fuchsia/
Dmod.rs623 pub struct input_keymap_entry {